blob: 3fd8b28196467ae0f60911788f59162fdab7f8fb [file] [log] [blame]
ggaren79845312007-01-25 20:21:34 +00001<p>This test checks for a crash when throwing an exception under the following
2conditions: (1) The throwing script's document has no frame; (2) The script is
3inline in the document.
4</p>
5
6<hr>
7
8<p>PASS: You didn't crash.
9</p>
10
weinig935f84d2007-08-08 00:59:27 +000011<iframe id="iframe" src='resources/exception-no-frame-inline-script-crash-iframe.html'></iframe>