[Webkit-unassigned] [Bug 6170] New: Properties for :first-letter aren't recalculated on color change

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Tue Dec 20 13:17:51 PST 2005


http://bugzilla.opendarwin.org/show_bug.cgi?id=6170

           Summary: Properties for :first-letter aren't recalculated on
                    color change
           Product: WebKit
           Version: 412+
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: matthias.lange at matze-lange.de
                CC: matthias.lange at matze-lange.de


The color of :first-letter is rendered wrong in following elements if it was changed previously through 
another element. The attached test case demonstrates it: in the first paragraph the first letter is rendered 
blue, because it is contained in a <a href ... statement. However the first letter of the second paragraph 
should be black but it is blue.

-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list