Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassFrames without `allow-modals` should not be able to open modal dialogs
Asserts run
Pass
assert_less_than(1, 500, "Call to open modal dialog did not return immediately")
    at Test.<anonymous> ( /html/semantics/embedded-content/the-iframe-element/support/iframe_sandbox_block_modals.js:10:17)
Pass
assert_equals(false, false, "Call to open modal dialog did not return expected value")
    at Test.<anonymous> ( /html/semantics/embedded-content/the-iframe-element/support/iframe_sandbox_block_modals.js:11:17)