mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-26 09:45:06 +02:00
Using from_utf8_short_string() for all cases that are <= 3 bytes long. Which is almost all of the static ones.
Using from_utf8_short_string() for all cases that are <= 3 bytes long. Which is almost all of the static ones.