blob: b603d7220db0ab9d3da8dac98b37097fd0ff39ae [file] [log] [blame]
This is a testharness.js-based test.
FAIL Same-origin IFrame does not throw. assert_equals: expected "resolved" but got "rejected"
PASS Cross-origin IFrame throws 'NotAllowedError'.
FAIL Same-origin IFrame in same-origin IFrame does not throw. assert_equals: expected "resolved" but got "rejected"
PASS Same-origin IFrame in same-origin IFrame throws.
PASS Cross-origin IFrame in same-origin IFrame throws.
PASS Cross-origin IFrame in same-cross-origin throws.
Harness: the test ran to completion.