1 <p>This test checks for a crash when throwing an exception under the following
2 conditions: (
1) The throwing script's document has no frame; (
2) The script is run
8 <p>PASS: You didn't crash.
12 if (window
.testRunner
)
13 testRunner
.dumpAsText();
16 <iframe id=
"iframe" src='exception-no-frame-timeout-crash-iframe.html'
></iframe>