Pass | assert_equals(object "[object Window]", object "[object Window]", "child window")
at Test.<anonymous> ( /html/semantics/embedded-content/the-iframe-element/iframe-synchronously-discard.html:17:9) |
Pass | assert_equals(object "[object Window]", object "[object Window]", "child parentage")
at Test.<anonymous> ( /html/semantics/embedded-content/the-iframe-element/iframe-synchronously-discard.html:18:9) |
Pass | assert_equals(object "[object Window]", object "[object Window]", "grandchild window")
at Test.<anonymous> ( /html/semantics/embedded-content/the-iframe-element/iframe-synchronously-discard.html:19:9) |
Pass | assert_equals(object "[object Window]", object "[object Window]", "grandchild parentage")
at Test.<anonymous> ( /html/semantics/embedded-content/the-iframe-element/iframe-synchronously-discard.html:20:9) |
Pass | assert_equals(null, null, "child should be discarded")
at Test.<anonymous> ( /html/semantics/embedded-content/the-iframe-element/iframe-synchronously-discard.html:22:9) |
Pass | assert_equals(null, null, "child window should be discarded")
at Test.<anonymous> ( /html/semantics/embedded-content/the-iframe-element/iframe-synchronously-discard.html:23:9) |
Pass | assert_equals(null, null, "grandchild should be discarded")
at Test.<anonymous> ( /html/semantics/embedded-content/the-iframe-element/iframe-synchronously-discard.html:24:9) |
Pass | assert_equals(null, null, "grandchild window should be discarded")
at Test.<anonymous> ( /html/semantics/embedded-content/the-iframe-element/iframe-synchronously-discard.html:25:9) |