mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-02-20 22:55:03 +00:00
Checking if a string ends in a space does not require converting UTF-8 to UTF-16 and reading out its code points.
Checking if a string ends in a space does not require converting UTF-8 to UTF-16 and reading out its code points.