Pass | dialog.show(): focusing steps should not change focus on disconnected <dialog> | Asserts runPass | assert_equals(Element node <input></input>, Element node <input></input>, "Focus should be on element we just focused")
at Test.<anonymous> ( /html/semantics/interactive-elements/the-dialog-element/dialog-focusing-steps-disconnected.html:14:3) | Pass | assert_false(false, "Dialog should initially be closed")
at Test.<anonymous> ( /html/semantics/interactive-elements/the-dialog-element/dialog-focusing-steps-disconnected.html:18:3) | Pass | assert_false(false, "Dialog should initially be closed")
at Test.<anonymous> ( /html/semantics/interactive-elements/the-dialog-element/dialog-focusing-steps-disconnected.html:19:3) | Pass | assert_true(true, "Disconnected dialog can still be open")
at Test.<anonymous> ( /html/semantics/interactive-elements/the-dialog-element/dialog-focusing-steps-disconnected.html:27:3) | Pass | assert_equals(Element node <input></input>, Element node <input></input>, "Focusing steps should not change focus")
at Test.<anonymous> ( /html/semantics/interactive-elements/the-dialog-element/dialog-focusing-steps-disconnected.html:30:3) |
|