ladybird/Tests/LibWeb/Text/expected/wpt-import/css/css-nesting
Sam Atkins 658569b533 LibWeb/CSS: Use CSSRule's context to parse new child rules
Keep track of which CSSRule owns a CSSRuleList, and then use that to
produce a stack of RuleContexts for the CSS Parser to use.

There are certainly other places we should do this!
2025-04-23 10:55:45 +01:00
..
block-skipping.txt
cssom.txt LibWeb: Remove ElementInlineCSSStyleDeclaration entirely 2025-03-19 13:53:00 +00:00
implicit-nesting-ident-recovery.txt
implicit-nesting-ident.txt
invalid-inner-rules.txt LibWeb/CSS: Reject non-grouping-rules as descendants of style rules 2025-04-04 10:40:32 +01:00
invalidation-001.txt
invalidation-002.txt
invalidation-003.txt
invalidation-004.txt
nested-declarations-cssom-whitespace.txt LibWeb: Remove ElementInlineCSSStyleDeclaration entirely 2025-03-19 13:53:00 +00:00
nested-declarations-cssom.txt LibWeb/CSS: Use CSSRule's context to parse new child rules 2025-04-23 10:55:45 +01:00
nested-declarations-matching.txt
nested-rule-cssom-invalidation.txt
nesting-layer.txt
parsing.txt
serialize-group-rules-with-decls.txt
top-level-is-scope.txt
top-level-parent-pseudo-specificity.txt