Files
ladybird/Userland/Libraries/LibGfx
Sam Atkins 094dc04695 LibGfx: Make Color::from_string() case-insensitive
This function implements CSS color syntax, which is case-insensitive in
HTML contexts. Making it insensitive here means not having to remember
to do it in every user, (many of the HTML elements do not do this,) and
means they don't have to produce a lowercase copy of the input string
before passing it.
2021-10-24 22:12:35 +02:00
..
2021-10-06 23:52:40 +01:00
2021-10-24 22:12:35 +02:00
2021-10-06 23:52:40 +01:00
2021-10-06 23:52:40 +01:00
2021-09-18 12:21:42 +02:00
2021-10-06 23:52:40 +01:00
2021-10-06 23:52:40 +01:00