[Webkit-unassigned] [Bug 213772] The preferred logical width of a text with line-break:anywhere doesn't take kerning into account
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jun 29 21:26:18 PDT 2020
https://bugs.webkit.org/show_bug.cgi?id=213772
--- Comment #1 from Fujii Hironori <Hironori.Fujii at sony.com> ---
Created attachment 403171
--> https://bugs.webkit.org/attachment.cgi?id=403171&action=review
test case
The first text has text-rendering:optimizeSpeed, and is rendered without kerning.
The second text has text-rendering:optimizeLegibility and line-break:anywhere, is rendered without kerning.
However, the second text computed its width without kerning and has the extra space.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200630/57b83007/attachment.htm>
More information about the webkit-unassigned
mailing list