Pass | show() | Asserts runPass | 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) |
|
Pass | showModal() | Asserts runPass | 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) |
|