RESOLVED FIXED 112507
Only add wordspacing when kerning to actual word ends
https://bugs.webkit.org/show_bug.cgi?id=112507
Summary Only add wordspacing when kerning to actual word ends
Dean Jackson
Reported 2013-03-16 17:30:52 PDT
When measuring text in kerning mode, we currently add the word spacing to every wordMeasurement. However, not all are actual word breaks. <rdar://problem/12945869>
Attachments
Patch (4.37 KB, patch)
2013-03-16 17:38 PDT, Dean Jackson
no flags
Patch (3.09 KB, patch)
2013-03-17 04:28 PDT, Dean Jackson
no flags
Patch (4.42 KB, patch)
2013-03-18 10:51 PDT, Dean Jackson
enrica: review+
Dean Jackson
Comment 1 2013-03-16 17:38:13 PDT
Dean Jackson
Comment 2 2013-03-17 04:28:12 PDT
Enrica Casucci
Comment 3 2013-03-18 10:39:01 PDT
The patch doesn't contain the test, only the ChangeLog for LayoutTests.
Dean Jackson
Comment 4 2013-03-18 10:51:10 PDT
Enrica Casucci
Comment 5 2013-03-18 10:56:46 PDT
Comment on attachment 193602 [details] Patch Looks good. Thanks for fixing this!
Dean Jackson
Comment 6 2013-03-18 11:06:03 PDT
Note You need to log in before you can comment on or make changes to this bug.