mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-26 09:45:06 +02: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.
4 lines
73 B
HTML
4 lines
73 B
HTML
<p>🧑🚒</p>
|
|
<p>🏴☠️</p>
|
|
<p>🧑🧑🧒🧒</p>
|