[Webkit-unassigned] [Bug 236514] Add check to ensure we limit the number of expansionOpportunities
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Feb 11 17:56:15 PST 2022
https://bugs.webkit.org/show_bug.cgi?id=236514
--- Comment #4 from Myles C. Maxfield <mmaxfield at apple.com> ---
Whoops, that's wrong.
The first time LegacyLineLayout::computeExpansionForJustifiedText() is called, the runs are:
1. U+0600
2. U+2E80
The second time it's called, the runs are:
1. \n
2. ruby run. Inside this run, the first root box has 2 leaves on the line.
--
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/20220212/1f72fd22/attachment.htm>
More information about the webkit-unassigned
mailing list