[Webkit-unassigned] [Bug 117742] New: letter-spacing: 0.5px is not working in WebKit

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 18 11:25:44 PDT 2013


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

           Summary: letter-spacing: 0.5px is not working in WebKit
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
               URL: http://codepen.io/nimbupani/pen/wpBCl
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: divya at nimbupani.com
                CC: dino at apple.com


Related Chrome Bug: http://code.google.com/p/chromium/issues/detail?id=154289

> The letter spacing in Chrome resets to the 'real' value. Example 0.5 is interpreted as '0' and 1.5 as '1'

>From Leviw of Google:
"WebKit stores letter spacing information for fonts as a short (see m_letterSpacing in Font.h). We truncate to get that value."

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