mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-30 13:19:47 +00:00
As noted, we should probably handle calc() parsing as part of parsing other values. eg, any `<length>` can be a `calc()` that returns a length, but we currently have to manually handle that everywhere that doesn't use the `Parser::parse_css_value(ComponentValue)` method.
240 KiB
240 KiB