| <p>This test checks for a crash when throwing an exception under the following | |
| conditions: (1) The throwing script's document has no frame; (2) The script is | |
| inline in the document. | |
| </p> | |
| <hr> | |
| <p>PASS: You didn't crash. | |
| </p> | |
| <iframe id="iframe" src='resources/exception-no-frame-inline-script-crash-iframe.html'></iframe> |