mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-26 19:29:16 +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.
4 lines
73 B
HTML
4 lines
73 B
HTML
<p>🧑🚒</p>
|
|
<p>🏴☠️</p>
|
|
<p>🧑🧑🧒🧒</p>
|