blob: 00a6c3db1cf3f3738a52c22a9936db95e06ab75a [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 -[WebDataSource(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>