blob: 7aaa808e103e452be9d1db0653b1bf685ee3f897 [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 'NotAllowedError'.
PASS Cross-origin IFrame in same-origin IFrame throws 'NotAllowedError'.
PASS Cross-origin IFrame in same-cross-origin throws 'NotAllowedError'.
Harness: the test ran to completion.