[Webkit-unassigned] [Bug 179896] overflow-wrap: break-word and word-break: break-all don't work with grapheme clusters

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 18 04:07:22 PST 2021


https://bugs.webkit.org/show_bug.cgi?id=179896

Brendan Donovan <brendan at pitch.io> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |brendan at pitch.io

--- Comment #1 from Brendan Donovan <brendan at pitch.io> ---
I am having an issue on Safari only (Version 15) where some emojis are being rendered with a visual artefact when the `overflow-wrap: break-word;` is applied and the width of the containing div is too small compared to the `font-size` of the emoji.

I suspect that it is related to this issue.

Here is a reproduction of the issue, https://codepen.io/brendandonovan/pen/rNzPyzW.

-- 
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/20211118/133141c8/attachment-0001.htm>


More information about the webkit-unassigned mailing list