[Webkit-unassigned] [Bug 49563] [chromium] Fix negative letter spacing in complex text on linux

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 16 15:39:00 PST 2010


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


James Simonsen <simonjam at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |agl at chromium.org,
                   |                            |simonjam at chromium.org,
                   |                            |tony at chromium.org




--- Comment #2 from James Simonsen <simonjam at chromium.org>  2010-11-16 15:39:00 PST ---
Enabling letter spacing on linux revealed that we had made some false assumptions that spacing would always be non-negative. That's not the case and this patch will correctly handle negative spacing.

Since there's a new layout test. I'll have somewhere here land it and then we'll rebaseline the necessary platforms once the bots fail. Let me know if anyone knows an easier way to add layout tests.

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