[Webkit-unassigned] [Bug 32495] New: REGRESSION: font-size:small with background-color causes text to get clipped

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Dec 13 14:03:14 PST 2009


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

           Summary: REGRESSION: font-size:small with background-color
                    causes text to get clipped
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ojan at chromium.org
                CC: linus at google.com


In FF3.5, IE7 and Safari 4, the text it not clipped in this test case. In
nightlies the first line of text is clipped.

The offending HTML:
<span style="background-color: white; font-size: 20px;">
<span style="font-size: small; ">FOOBARBAZ<br>BAZBARFOO</span></span>

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