[Webkit-unassigned] [Bug 79526] New: Incorrect handling of sizes in "em" when first-line changes font size

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 24 13:22:16 PST 2012


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

           Summary: Incorrect handling of sizes in "em" when first-line
                    changes font size
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: bzbarsky at mit.edu


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

See attached testcase.  Presto and Gecko get this right; the left border of the <span> should be 10px wide.  Trident seems to get is half-wrong: it leaves 100px of space but paints a 10px border.  WebKit just gets this wrong.

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