| OLD | NEW |
| 1 <iframe src="javascript:''"></iframe> | 1 <iframe src="javascript:''"></iframe> |
| 2 <a><summary><pre><pre><pre><pre><pre><iframe src="javascript:''"></iframe> | 2 <a><summary><pre><pre><pre><pre><pre><iframe src="javascript:''"></iframe> |
| 3 | 3 |
| 4 <a> | 4 <a> |
| 5 <script> | 5 <script> |
| 6 if (window.layoutTestController) | 6 if (window.layoutTestController) |
| 7 layoutTestController.dumpAsText(); | 7 layoutTestController.dumpAsText(); |
| 8 </script> | 8 </script> |
| 9 This test passes if it doesn't crash. | 9 This test passes if it doesn't crash. |
| OLD | NEW |