Fail | element with display:contents is focusable | assert_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 runPass | 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) |
|