Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
FailContinues parsing after block on invalid rule errorassert_equals: expected 1 but got 0
    at Test.<anonymous> (https://www1.wpt.live/css/css-syntax/invalid-nested-rules.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-syntax/invalid-nested-rules.html:14:3
Asserts run
Pass
assert_equals(1, 1)
    at Test.<anonymous> ( /css/css-syntax/invalid-nested-rules.html:16:5)
Fail
assert_equals(0, 1)
    at Test.<anonymous> ( /css/css-syntax/invalid-nested-rules.html:18:5)