[Webkit-unassigned] [Bug 213691] [WinCairo][Uniscribe] Katakana texts are unexpectedly wrapped because they don't fit into its own width
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jun 29 21:55:16 PDT 2020
https://bugs.webkit.org/show_bug.cgi?id=213691
--- Comment #4 from Fujii Hironori <Hironori.Fujii at sony.com> ---
RenderText::computePreferredLogicalWidths is assuming the sum of all widths of breakable characters is the preferred logical width.
I found a similar issue using line-break:anywhere and kerning.
Bug 213772 – The preferred logical width of a text with line-break:anywhere doesn't take kerning into account
--
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/987ece28/attachment.htm>
More information about the webkit-unassigned
mailing list