LibWeb: Handle custom properties on CSSStyleProperties list

This commit is contained in:
luizgfc
2025-08-16 16:25:20 -03:00
committed by Sam Atkins
parent 261cd5846f
commit 3b5df12b38
Notes: github-actions[bot] 2025-09-18 08:26:37 +00:00
2 changed files with 15 additions and 11 deletions

View File

@@ -2,14 +2,14 @@ Harness status: OK
Found 12 tests
8 Pass
4 Fail
Fail Trailing declarations
11 Pass
1 Fail
Pass Trailing declarations
Fail Mixed declarations
Fail CSSNestedDeclarations.style
Pass CSSNestedDeclarations.style
Pass Nested group rule
Pass Nested @scope rule
Fail Inner rule starting with an ident
Pass Inner rule starting with an ident
Pass Inserting a CSSNestedDeclaration rule into style rule
Pass Inserting a CSSNestedDeclaration rule into nested group rule
Pass Attempting to insert a CSSNestedDeclaration rule into top-level @media rule