Files
ladybird/Userland/Libraries/LibWeb/CSS
Sam Atkins 59778d2b36 LibWeb/CSS: Make CSS Parser::create() infallible
Now that `Tokenizer::tokenize()` just returns a String, there are no
errors to propagate, and we can simplify the user code a bit.
2024-07-26 17:29:20 +02:00
..
2023-11-11 08:51:51 +01:00
2023-09-11 17:03:22 +01:00