Pass | Check that popups from a sandboxed iframe escape the sandbox if
allow-popups-to-escape-sandbox is used | Asserts runPass | assert_equals("hello", "hello", "This is our origin getter message")
at Test.<anonymous> ( /html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_escaping-1.html:13:5) | Pass | assert_equals("null", "null", "It came from a sandboxed iframe")
at Test.<anonymous> ( /html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_escaping-1.html:17:7) | Pass | assert_equals(undefined, undefined, "Should have the right message")
at Test.<anonymous> ( /html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_escaping-1.html:18:7) | Pass | assert_equals("https://wpt.live", "https://wpt.live", "Should have escaped the sandbox")
at Test.<anonymous> ( /html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_escaping-1.html:19:7) |
|