Files
ladybird/Userland/Libraries/LibWeb/CSS/Parser/GradientParsing.cpp
Sam Atkins 9de73bf89b LibWeb/CSS: Parse gradient functions with TokenStream
They already used TokenStream for parsing the function parameters, but
this makes the `parse_foo_gradient()` functions themselves take a
TokenStream.
2024-08-10 10:36:39 +02:00

20 KiB