Files
ladybird/Libraries/LibWeb/CSS/Parser
Sam Atkins 9dc9e98d14 LibWeb/CSS: Skip whitespace before and after property values
To make this a bit easier, we now wrap the per-property parsing
functions in a parse_all_as() lambda, which skips whitespace, and
returns an error if parsing failed or there are trailing tokens.
2025-11-03 11:23:21 +00:00
..
2025-08-23 16:04:36 -06:00