Files
ladybird/Userland/Libraries/LibWeb/HTML
Andreas Kling 073bcfd386 AK+LibWeb: Add {Fly,}String::to_ascii_{upper,lower}_case()
These don't have to worry about the input not being valid UTF-8 and
so can be infallible (and can even return self if no changes needed.)

We use this instead of Infra::to_ascii_{upper,lower}_case in LibWeb.
2024-10-14 20:47:35 +02:00
..
2024-09-12 10:01:19 +02:00
2024-08-20 09:30:05 +02:00
2024-06-16 15:30:28 -04:00
2024-06-16 15:30:28 -04:00
2024-09-02 13:10:44 +02:00