Hello

Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
Failelement with display:contents is focusableassert_equals: e is now focused expected Element node <div id="test" style="display: contents" tabindex="1">Hel... but got Element node <body><div id="test" style="display: contents" tabindex="...
    at Test.<anonymous> (https://not-wpt.live/css/css-display/display-contents-focusable-001.html:40:7)
    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-display/display-contents-focusable-001.html:33:3
Asserts run
Pass
assert_not_equals(Element node <body><div id="test" style="display: contents" tabindex="..., Element node <div id="test" style="display: contents" tabindex="1">Hel..., "precondition")
    at Test.<anonymous> ( /css/css-display/display-contents-focusable-001.html:37:7)
Pass
assert_equals("test-not-focused", "test-not-focused", "precondition (style)")
    at Test.<anonymous> ( /css/css-display/display-contents-focusable-001.html:38:7)
Fail
assert_equals(Element node <body><div id="test" style="display: contents" tabindex="..., Element node <div id="test" style="display: contents" tabindex="1">Hel..., "e is now focused")
    at Test.<anonymous> ( /css/css-display/display-contents-focusable-001.html:40:7)