blob: 3fff14ea8772ed7ae39802e3b528efc737bbf1fe [file] [log] [blame]
<form method="POST" action="resources/location-change-aborts-parsing-pass.html"></form>
<script>
if (window.testRunner) {
testRunner.dumpAsText();
testRunner.waitUntilDone();
}
document.forms[0].submit();
</script>
FAIL: Parsing did not abort on a form submit.
<meta http-equiv="refresh" content='0,resources/location-change-aborts-parsing-fail.html'>