mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-08 16:12:23 +02:00
We were calling into `view.length()`, which potentially returned the code _point_ length for Utf16Views. Make sure we use the code unit length instead, since we're only indexing into code units.
22 KiB
22 KiB