Files
ladybird/Userland/Libraries/LibWeb/HTML/SourceSet.cpp
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

19 KiB