blob: b23c0bb252ed4639907fb7f0c7075105da21eaba [file] [log] [blame]
CONSOLE MESSAGE: Use of window.prompt is not allowed in different origin-domain iframes.
CONSOLE MESSAGE: Use of window.confirm is not allowed in different origin-domain iframes.
CONSOLE MESSAGE: Use of window.alert is not allowed in different origin-domain iframes.
Tests that JS prompts are forbidden in same-origin but different-domain iframes
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS: window.prompt() returned null
PASS: window.confirm() returned false
PASS successfullyParsed is true
TEST COMPLETE