[Webkit-unassigned] [Bug 57505] New: getComputedStyle fails for 'first-line' pseudo-element

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 30 14:25:41 PDT 2011


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

           Summary: getComputedStyle fails for 'first-line' pseudo-element
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh Intel
        OS/Version: Mac OS X 10.6
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: felix8a at gmail.com


Created an attachment (id=87615)
 --> (https://bugs.webkit.org/attachment.cgi?id=87615&action=review)
a.html

the attached "a.html" prints the computed color of foo:first-char and foo:first-line.

I expect both to have the same value.

instead, getComputedStyle(foo, 'first-line') returns a style object where all the values are "".

-- 
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