Summary

Harness status: OK

Found 2 tests

Details

ResultTest NameMessage
Passshow()
Asserts run
Pass
assert_equals(Element node <div></div>, Element node <div></div>, "document.activeElement")
    at Test.<anonymous> ( /html/semantics/interactive-elements/the-dialog-element/dialog-focus-shadow-double-nested.html:44:5)
Pass
assert_equals(Element node <div></div>, Element node <div></div>, "shadowHostOuter.shadowRoot.activeElement")
    at Test.<anonymous> ( /html/semantics/interactive-elements/the-dialog-element/dialog-focus-shadow-double-nested.html:47:5)
Pass
assert_equals(Element node <button tabindex="-1" autofocus="">Focusable</button>, Element node <button tabindex="-1" autofocus="">Focusable</button>, "shadowHostInner.shadowRoot.activeElement")
    at Test.<anonymous> ( /html/semantics/interactive-elements/the-dialog-element/dialog-focus-shadow-double-nested.html:50:5)
PassshowModal()
Asserts run
Pass
assert_equals(Element node <div></div>, Element node <div></div>, "document.activeElement")
    at Test.<anonymous> ( /html/semantics/interactive-elements/the-dialog-element/dialog-focus-shadow-double-nested.html:44:5)
Pass
assert_equals(Element node <div></div>, Element node <div></div>, "shadowHostOuter.shadowRoot.activeElement")
    at Test.<anonymous> ( /html/semantics/interactive-elements/the-dialog-element/dialog-focus-shadow-double-nested.html:47:5)
Pass
assert_equals(Element node <button tabindex="-1" autofocus="">Focusable</button>, Element node <button tabindex="-1" autofocus="">Focusable</button>, "shadowHostInner.shadowRoot.activeElement")
    at Test.<anonymous> ( /html/semantics/interactive-elements/the-dialog-element/dialog-focus-shadow-double-nested.html:50:5)