Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassTrying to focus on an element in a hidden subtree with display none will not work
Asserts run
Pass
assert_not_equals(Element node <body><div id="container" style="content-visibility: auto..., Element node <div id="focusable1" tabindex="0" style="display: none;">...)
    at Test.<anonymous> ( /css/css-contain/content-visibility/content-visibility-054.html:27:3)
Pass
assert_not_equals(Element node <body><div id="container" style="content-visibility: auto..., Element node <div id="focusable2" tabindex="0">       focusable thing ...)
    at Test.<anonymous> ( /css/css-contain/content-visibility/content-visibility-054.html:31:3)