Pass | Check that popups from a sandboxed iframe do not escape the sandbox | Asserts runPass | assert_equals("null", "null", "It came from a sandboxed iframe")
at Test.<anonymous> ( /html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_nonescaping-1.html:9:5) | Pass | assert_equals(undefined, undefined, "Should have the right message")
at Test.<anonymous> ( /html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_nonescaping-1.html:10:5) | Pass | assert_equals("null", "null", "Should not have escaped the sandbox")
at Test.<anonymous> ( /html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_nonescaping-1.html:11:5) |
|