Pass | CSS Nesting: Error recovery | Asserts runPass | assert_equals("0", "0")
at Test.<anonymous> ( /css/css-nesting/nested-error-recovery.html:46:5) |
|
Pass | CSS Nesting: Error recovery 1 | Asserts runPass | assert_equals("1", "1")
at Test.<anonymous> ( /css/css-nesting/nested-error-recovery.html:49:5) |
|
Fail | CSS Nesting: Error recovery 2 | assert_equals: expected "2" but got "auto" at Test.<anonymous> (https://www1.wpt.live/css/css-nesting/nested-error-recovery.html:52: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-error-recovery.html:51:3 Asserts runFail | assert_equals("auto", "2")
at Test.<anonymous> ( /css/css-nesting/nested-error-recovery.html:52:5) |
|
Fail | CSS Nesting: Error recovery 3 | assert_equals: expected "5" but got "auto" at Test.<anonymous> (https://www1.wpt.live/css/css-nesting/nested-error-recovery.html:55: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-error-recovery.html:54:3 Asserts runFail | assert_equals("auto", "5")
at Test.<anonymous> ( /css/css-nesting/nested-error-recovery.html:55:5) |
|