blob: 48d4c8a677b3d593f43cc902be6072fddf0a6953 [file] [log] [blame]
<html>
<head>
<script>
function continueTestAfterNavigation()
{
if (window.testRunner)
testRunner.notifyDone();
}
</script>
</head>
<body onload="continueTestAfterNavigation()">
<p>Bug: rdar://problem/4268278 Submitting a form in onUnload event handler causes crash in -[WebDocumentLoader(WebPrivate) _commitIfReady:]</p>
<p>If this test passes, you'll see a PASS message below.</p>
<hr>
<p>FAIL: You should not reach this page any more, since a form submission in an onunload handler has no effect.</p>
</body>
<html>