Fail | Trailing declarations apply after any preceding rules | assert_equals: expected "PASS" but got "FAIL" at Test.<anonymous> (https://www1.wpt.live/css/css-nesting/nested-declarations-matching.html:18:5)
at Test.step (https://www1.wpt.live/resources/testharness.js:2642:25)
at test (https://www1.wpt.live/resources/testharness.js:633:30)
at https://www1.wpt.live/css/css-nesting/nested-declarations-matching.html:16:3 Asserts runFail | assert_equals("FAIL", "PASS")
at Test.<anonymous> ( /css/css-nesting/nested-declarations-matching.html:18:5) |
|
Fail | Trailing declarations apply after any preceding rules (no leading) | assert_equals: expected "PASS" but got "FAIL" at Test.<anonymous> (https://www1.wpt.live/css/css-nesting/nested-declarations-matching.html:33:5)
at Test.step (https://www1.wpt.live/resources/testharness.js:2642:25)
at test (https://www1.wpt.live/resources/testharness.js:633:30)
at https://www1.wpt.live/css/css-nesting/nested-declarations-matching.html:31:3 Asserts runFail | assert_equals("FAIL", "PASS")
at Test.<anonymous> ( /css/css-nesting/nested-declarations-matching.html:33:5) |
|
Fail | Trailing declarations apply after any preceding rules (multiple) | assert_equals: expected "PASS" but got "FAIL" at Test.<anonymous> (https://www1.wpt.live/css/css-nesting/nested-declarations-matching.html:57:5)
at Test.step (https://www1.wpt.live/resources/testharness.js:2642:25)
at test (https://www1.wpt.live/resources/testharness.js:633:30)
at https://www1.wpt.live/css/css-nesting/nested-declarations-matching.html:54:3 Asserts runFail | assert_equals("FAIL", "PASS")
at Test.<anonymous> ( /css/css-nesting/nested-declarations-matching.html:57:5) |
|
Pass | Nested declarations rule has same specificity as outer selector | Asserts runPass | assert_equals("PASS", "PASS")
at Test.<anonymous> ( /css/css-nesting/nested-declarations-matching.html:76:5) |
|
Pass | Nested declarations rule has top-level specificity behavior | Asserts runPass | assert_equals("PASS", "PASS")
at Test.<anonymous> ( /css/css-nesting/nested-declarations-matching.html:93:5) |
|
Fail | Nested declarations rule has top-level specificity behavior (max matching) | assert_equals: expected "PASS" but got "FAIL" at Test.<anonymous> (https://www1.wpt.live/css/css-nesting/nested-declarations-matching.html:109:5)
at Test.step (https://www1.wpt.live/resources/testharness.js:2642:25)
at test (https://www1.wpt.live/resources/testharness.js:633:30)
at https://www1.wpt.live/css/css-nesting/nested-declarations-matching.html:107:3 Asserts runFail | assert_equals("FAIL", "PASS")
at Test.<anonymous> ( /css/css-nesting/nested-declarations-matching.html:109:5) |
|
Fail | Bare declartaion in nested grouping rule can match pseudo-element | assert_equals: expected "PASS" but got "FAIL" at Test.<anonymous> (https://www1.wpt.live/css/css-nesting/nested-declarations-matching.html:125:5)
at Test.step (https://www1.wpt.live/resources/testharness.js:2642:25)
at test (https://www1.wpt.live/resources/testharness.js:633:30)
at https://www1.wpt.live/css/css-nesting/nested-declarations-matching.html:123:3 Asserts runFail | assert_equals("FAIL", "PASS")
at Test.<anonymous> ( /css/css-nesting/nested-declarations-matching.html:125:5) |
|
Fail | Nested group rules have top-level specificity behavior | assert_equals: expected "PASS" but got "FAIL" at Test.<anonymous> (https://www1.wpt.live/css/css-nesting/nested-declarations-matching.html:142:5)
at Test.step (https://www1.wpt.live/resources/testharness.js:2642:25)
at test (https://www1.wpt.live/resources/testharness.js:633:30)
at https://www1.wpt.live/css/css-nesting/nested-declarations-matching.html:140:3 Asserts runFail | assert_equals("FAIL", "PASS")
at Test.<anonymous> ( /css/css-nesting/nested-declarations-matching.html:142:5) |
|
Fail | Nested @scope rules behave like :where(:scope) | assert_equals: expected "PASS" but got "FAIL" at Test.<anonymous> (https://www1.wpt.live/css/css-nesting/nested-declarations-matching.html:161:5)
at Test.step (https://www1.wpt.live/resources/testharness.js:2642:25)
at test (https://www1.wpt.live/resources/testharness.js:633:30)
at https://www1.wpt.live/css/css-nesting/nested-declarations-matching.html:159:3 Asserts runFail | assert_equals("FAIL", "PASS")
at Test.<anonymous> ( /css/css-nesting/nested-declarations-matching.html:161:5) |
|
Fail | Nested @scope rules behave like :where(:scope) (trailing) | assert_equals: expected "PASS" but got "FAIL" at Test.<anonymous> (https://www1.wpt.live/css/css-nesting/nested-declarations-matching.html:182:5)
at Test.step (https://www1.wpt.live/resources/testharness.js:2642:25)
at test (https://www1.wpt.live/resources/testharness.js:633:30)
at https://www1.wpt.live/css/css-nesting/nested-declarations-matching.html:180:3 Asserts runFail | assert_equals("FAIL", "PASS")
at Test.<anonymous> ( /css/css-nesting/nested-declarations-matching.html:182:5) |
|
Fail | Nested declarations rule responds to parent selector text change | assert_equals: expected "rgb(255, 0, 0)" but got "rgb(0, 128, 0)" at Test.<anonymous> (https://www1.wpt.live/css/css-nesting/nested-declarations-matching.html:218:5)
at Test.step (https://www1.wpt.live/resources/testharness.js:2642:25)
at test (https://www1.wpt.live/resources/testharness.js:633:30)
at https://www1.wpt.live/css/css-nesting/nested-declarations-matching.html:203:3 Asserts runPass | assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)")
at Test.<anonymous> ( /css/css-nesting/nested-declarations-matching.html:206:5) | Pass | assert_equals("rgb(255, 0, 0)", "rgb(255, 0, 0)")
at Test.<anonymous> ( /css/css-nesting/nested-declarations-matching.html:207:5) | Pass | assert_equals(1, 1)
at Test.<anonymous> ( /css/css-nesting/nested-declarations-matching.html:210:5) | Pass | assert_equals(2, 2)
at Test.<anonymous> ( /css/css-nesting/nested-declarations-matching.html:211:5) | Pass | assert_equals("& .a1", "& .a1")
at Test.<anonymous> ( /css/css-nesting/nested-declarations-matching.html:214:5) | Pass | assert_equals("& .a2", "& .a2")
at Test.<anonymous> ( /css/css-nesting/nested-declarations-matching.html:216:5) | Fail | assert_equals("rgb(0, 128, 0)", "rgb(255, 0, 0)")
at Test.<anonymous> ( /css/css-nesting/nested-declarations-matching.html:218:5) |
|