Summary

Harness status: OK

Found 2 tests

Details

ResultTest NameMessage
Pass& as direct ancestor
Asserts run
Pass
assert_array_equals(["level1", "level2"], ["level1", "level2"])
    at Test.<anonymous> ( /css/css-nesting/top-level-is-scope.html:20:5)
Pass& matches scoped element only, not everything
Asserts run
Pass
assert_array_equals(["level1"], ["level1"])
    at Test.<anonymous> ( /css/css-nesting/top-level-is-scope.html:28:5)