Inside
Below limit

Summary

Harness status: OK

Found 2 tests

Details

ResultTest NameMessage
FailScope-imported rule applies within scope, above limitassert_equals: expected "1" but got ""
    at Test.<anonymous> (https://not-wpt.live/css/css-cascade/scope-import-scope-end.tentative.html:20: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-scope-end.tentative.html:18:3
Asserts run
Fail
assert_equals("", "1")
    at Test.<anonymous> ( /css/css-cascade/scope-import-scope-end.tentative.html:20:5)
PassScope-imported rule does not apply below limit
Asserts run
Pass
assert_equals("", "")
    at Test.<anonymous> ( /css/css-cascade/scope-import-scope-end.tentative.html:25:5)