[Webkit-unassigned] [Bug 80794] :first-line pseudo selector ignoring words created from :before

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 13 03:08:09 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=80794





--- Comment #2 from Arpita Bahuguna <arpitabahuguna at gmail.com>  2012-06-13 03:08:08 PST ---
According to the CSS2.1 specification:

When the :first-letter and :first-line pseudo-elements are applied to an element having content generated using :before and :after, they apply to the first letter or line of the element including the generated content.

Have uploaded a patch for handling of :first-line style on content generated from :before/:after.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list