mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-26 01:35:08 +02:00
We are expected to preserve their order within a style declaration, so let's do that. Passes 1 tracked WPT subtest.
17 lines
638 B
Plaintext
17 lines
638 B
Plaintext
Harness status: OK
|
|
|
|
Found 12 tests
|
|
|
|
12 Pass
|
|
Pass Trailing declarations
|
|
Pass Mixed declarations
|
|
Pass CSSNestedDeclarations.style
|
|
Pass Nested group rule
|
|
Pass Nested @scope rule
|
|
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
|
|
Pass Attempting to insert a CSSNestedDeclaration rule into a stylesheet
|
|
Pass Attempting to insert a CSSNestedDeclaration rule, empty block
|
|
Pass Attempting to insert a CSSNestedDeclaration rule, all invalid declarations |