[Webkit-unassigned] [Bug 88600] New: Inconsistent line-height when font-weight differs across a line

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 7 18:02:49 PDT 2012


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

           Summary: Inconsistent line-height when font-weight differs
                    across a line
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Mac OS X 10.7
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P1
         Component: Text
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ian at nevir.net


This shows up in Safari 5.1.7 (7534.57.2), Chrome 21.0.1163.0, iOS 5. - and I assume in previous versions as well.

See http://jsfiddle.net/5pWYr/

The links in that example have a heaver font-weight than the paragraph text, but the line height is specified in both cases.  Depending on the font size, this adds a few extra pixels to the overall block height.

My expectation is that the line height would be consistently 20px for all lines in that example.

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