[Webkit-unassigned] [Bug 13174] New: line-height in font shorthand does not override a previously stated line-height property

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 23 15:15:44 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=13174

           Summary: line-height in font shorthand does not override a
                    previously stated line-height property
           Product: WebKit
           Version: 522+ (nightly)
          Platform: Macintosh
               URL: http://level39.com/font-shorthand/
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: Minor
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dan at level39.com


If you set a line-height value for a block of text, and then later on in your
style sheet you try to declare a font shorthand property that contains a
line-height value, it will not override the previously stated line-height
property.

A workaround is to simple re-declare a regular line-height property in addition
to the font shorthand property.

Please compare the testcase in other browsers to see proper implementation.


-- 
Configure bugmail: http://bugs.webkit.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