Summary

Harness status: OK

Found 4 tests

Details

ResultTest NameMessage
PassCSS Nesting: Error recovery
Asserts run
Pass
assert_equals("0", "0")
    at Test.<anonymous> ( /css/css-nesting/nested-error-recovery.html:46:5)
PassCSS Nesting: Error recovery 1
Asserts run
Pass
assert_equals("1", "1")
    at Test.<anonymous> ( /css/css-nesting/nested-error-recovery.html:49:5)
FailCSS Nesting: Error recovery 2assert_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 run
Fail
assert_equals("auto", "2")
    at Test.<anonymous> ( /css/css-nesting/nested-error-recovery.html:52:5)
FailCSS Nesting: Error recovery 3assert_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 run
Fail
assert_equals("auto", "5")
    at Test.<anonymous> ( /css/css-nesting/nested-error-recovery.html:55:5)