[Webkit-unassigned] [Bug 118413] New: Percentage-based font-size is ignored below 56%

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 5 06:07:37 PDT 2013


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

           Summary: Percentage-based font-size is ignored below 56%
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.8
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rcaliman at adobe.com


Created an attachment (id=206143)
 --> (https://bugs.webkit.org/attachment.cgi?id=206143&action=review)
reproducing test case

In the attached test case, the third box should be visibly smaller than the first and second boxes. All boxes have the same em-based dimensions. Only the font-size varies.

Percentage-based font-size is ignored below 56%. Computed styles for `font-size: 25%` and `font-size: 56%` are the same.

Reproduces in Chrome & Safari. 
Works correctly in Firefox 22.0.

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