Files
ladybird/Userland/Libraries/LibWeb/CSS/Parser/ComponentValue.cpp
Sam Atkins 476ec563bc LibWeb: Convert CSS Token::to_debug_string() to ::to_string() :^)
Using from_utf8_short_string() for all cases that are <= 3 bytes long.
Which is almost all of the static ones.
2023-02-13 14:35:40 +00:00

1.6 KiB