ssia
Created attachment 435394 [details] Patch
Enabling surrogate pairs requires the non-primary font patch where glyphs can stretch the parent inline box.
<rdar://problem/82109382>
Committed r281341 (240758@main): <https://commits.webkit.org/240758@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 435394 [details].
Comment on attachment 435394 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=435394&action=review > Source/WebCore/ChangeLog:15 > + (WebCore::Layout::TextUtil::midWorkdBreak): s/Workd/Word/g
(In reply to Darin Adler from comment #5) > Comment on attachment 435394 [details] > Patch > > View in context: > https://bugs.webkit.org/attachment.cgi?id=435394&action=review > > > Source/WebCore/ChangeLog:15 > > + (WebCore::Layout::TextUtil::midWorkdBreak): > > s/Workd/Word/g :( thanks.
Created attachment 436052 [details] Patch
Fix spelling issue
Found 1 new test failure: http/tests/media/modern-media-controls/pip-support/pip-support-live-broadcast.html
Committed r281372 (240787@main): <https://commits.webkit.org/240787@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 436052 [details].