Files
ladybird/Libraries/LibWeb/CSS/Parser
Sam Atkins 882bdbb019 LibWeb/CSS: Stop asserting that UnresolvedSV contains an ASF
Typed-OM means that the author can set a property's value to a
CSSUnparsedValue, which may or may not have any arbitrary substitution
functions in it. This VERIFY was just there to catch parsing bugs that
created UnresolvedStyleValues unnecessarily, and removing it is
harmless.
2025-10-09 16:14:58 +02:00
..
2025-08-23 16:04:36 -06:00
2025-08-23 16:04:36 -06:00