Inside
Outside

Summary

Harness status: OK

Found 2 tests

Details

ResultTest NameMessage
Fail@scope within scope-imported stylesheet matchesassert_equals: expected "1" but got ""
    at Test.<anonymous> (https://not-wpt.live/css/css-cascade/scope-import-inner-scope.tentative.html:22:5)
    at Test.step (https://not-wpt.live/resources/testharness.js:2638:25)
    at test (https://not-wpt.live/resources/testharness.js:633:30)
    at https://not-wpt.live/css/css-cascade/scope-import-inner-scope.tentative.html:20:3
Asserts run
Fail
assert_equals("", "1")
    at Test.<anonymous> ( /css/css-cascade/scope-import-inner-scope.tentative.html:22:5)
Pass@scope within scope-imported does not ignore import scope
Asserts run
Pass
assert_equals("", "")
    at Test.<anonymous> ( /css/css-cascade/scope-import-inner-scope.tentative.html:27:5)