| <script> | |
| if (window.testRunner) { | |
| testRunner.dumpAsText(); | |
| testRunner.waitUntilDone(); | |
| } | |
| window.location.href = 'resources/location-change-aborts-parsing-pass.html'; | |
| </script> | |
| FAIL: Parsing did not abort on a location change. | |
| <meta http-equiv="refresh" content='0,resources/location-change-aborts-parsing-fail.html'> |