Files
ladybird/Libraries/LibWeb/CSS/CSSGroupingRule.cpp
Sam Atkins 3d1665cc80 LibWeb/CSS: Parse nested declarations in insert_a_css_rule()
The spec algorithm changed at some point to support nested declarations,
but I only just noticed. The subtest regression is one we were passing
incorrectly.
2025-04-23 10:55:45 +01:00

2.1 KiB