MATCH-1
MATCH-2
MATCH-3

Summary

Harness status: OK

Found 3 tests

Details

ResultTest NameMessage
PassFind non-inert text
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /css/css-ui/interactivity-inert-find.html:21:5)
FailFail to find inert textassert_false: expected false got true
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/css/css-ui/interactivity-inert-find.html:25:5)
    at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
    at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
    at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/css/css-ui/interactivity-inert-find.html:24:3
Asserts run
Fail
assert_false(true)
    at Test.<anonymous> ( /css/css-ui/interactivity-inert-find.html:25:5)
PassFind non-inert text inside inert ancestor
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /css/css-ui/interactivity-inert-find.html:29:5)