| 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 |
| |