RESOLVED DUPLICATE of bug 20606 117742
letter-spacing: 0.5px is not working in WebKit
https://bugs.webkit.org/show_bug.cgi?id=117742
Summary letter-spacing: 0.5px is not working in WebKit
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.