ggaren | 7984531 | 2007-01-25 20:21:34 +0000 | [diff] [blame] | 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 | ||||
3 | inline in the document. | ||||
4 | </p> | ||||
5 | |||||
6 | <hr> | ||||
7 | |||||
8 | <p>PASS: You didn't crash. | ||||
9 | </p> | ||||
10 | |||||
weinig | 935f84d | 2007-08-08 00:59:27 +0000 | [diff] [blame] | 11 | <iframe id="iframe" src='resources/exception-no-frame-inline-script-crash-iframe.html'></iframe> |