Dialog in parent

Summary

Harness status: Error

Uncaught Error: assert_equals: expected Element node <input></input> but got Element node <iframe srcdoc="<input><dialog> Dialog in child </dialog>...
    at window.onload (https://wpt.live/html/semantics/interactive-elements/the-dialog-element/focus-previous-iframe.tentative.html:48:5)

Found 2 tests

Details

ResultTest NameMessage
PassFocus should move back from parent document to child document
Asserts runNo asserts ran
PassFocus should move back from child document to parent document
Asserts run
Fail
assert_equals(Element node <iframe srcdoc="<input><dialog> Dialog in child </dialog>..., Element node <input></input>)
    at window.onload ( /html/semantics/interactive-elements/the-dialog-element/focus-previous-iframe.tentative.html:48:5)