mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-05 08:31:51 +00:00
Our current text iterator is not aware of multi-code point graphemes. Instead of simply incrementing an iterator one code point at a time, use our Unicode grapheme segmenter to break text into fragments.
3 lines
73 B
HTML
3 lines
73 B
HTML
<p>🧑🚒</p>
|
|
<p>🏴☠️</p>
|
|
<p>🧑🧑🧒🧒</p>
|