[Webkit-unassigned] [Bug 60627] CSS letter-spacing integer truncation
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu May 12 17:11:50 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=60627
--- Comment #4 from Luke Macpherson <macpherson at chromium.org> 2011-05-12 17:11:50 PST ---
The patch just uploaded will clamp values outside the range of short to zero (ie. ignore them).
This will break letter-spacing tests that previously overflowed, however those tests are kind-of wrong anyway, because they seem to be treating the result % 2^15 as correct.
--
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