[Webkit-unassigned] [Bug 6047] New: :first-line text-decorations are not rendered

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Mon Dec 12 08:26:57 PST 2005


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

           Summary: :first-line text-decorations are not rendered
           Product: WebKit
           Version: 412+
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: opendarwin.org at mitzpettel.com


Text-decorations specified for :first-line are not rendered. Instead, the first line is rendered with the text-
decorations of the latter lines (if they have any).

To reproduce: open the testcase.

Expected result: described in the testcase, based on Firefox 1.5 and MacIE(!).

Actual result: The first green line has no underline, the second green line has a black underline. The third 
green line renders as expected, with a black underline.

Perhaps getTextDecorationColors() should take a firstLine flag.

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