Bug 117742

Summary: letter-spacing: 0.5px is not working in WebKit
Product: WebKit Reporter: Divya Manian <divya>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: dino
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
URL: http://codepen.io/nimbupani/pen/wpBCl

Divya Manian
Reported 2013-06-18 11:24:22 PDT
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."
Attachments
Divya Manian
Comment 1 2013-06-18 11:45:05 PDT
*** This bug has been marked as a duplicate of bug 20606 ***
Note You need to log in before you can comment on or make changes to this bug.