mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-26 01:35:08 +02:00
LibWeb: Handle custom properties on CSSStyleProperties list
This commit is contained in:
Notes:
github-actions[bot]
2025-09-18 08:26:37 +00:00
Author: https://github.com/luizgfranca Commit: https://github.com/LadybirdBrowser/ladybird/commit/3b5df12b384 Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/5989 Reviewed-by: https://github.com/AtkinsSJ ✅
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user