Files
ladybird/Tests/LibWeb/Text/expected/wpt-import/css/css-nesting/nested-declarations-matching.txt
Andreas Kling 6dc61f895d LibWeb: Make getComputedStyle(e).getPropertyValue() see custom props
A lot of WPT tests rely on this mechanism to test unrelated things.
2024-11-21 21:16:03 +01:00

21 lines
833 B
Plaintext

Summary
Harness status: OK
Rerun
Found 11 tests
11 Pass
Details
Result Test Name MessagePass Trailing declarations apply after any preceding rules
Pass Trailing declarations apply after any preceding rules (no leading)
Pass Trailing declarations apply after any preceding rules (multiple)
Pass Nested declarations rule has same specificity as outer selector
Pass Nested declarations rule has top-level specificity behavior
Pass Nested declarations rule has top-level specificity behavior (max matching)
Pass Bare declartaion in nested grouping rule can match pseudo-element
Pass Nested group rules have top-level specificity behavior
Pass Nested @scope rules behave like :where(:scope)
Pass Nested @scope rules behave like :where(:scope) (trailing)
Pass Nested declarations rule responds to parent selector text change