4 function continueTestAfterNavigation()
7 testRunner
.notifyDone();
12 <body onload=
"continueTestAfterNavigation()">
13 <p>Bug: rdar://problem/
4268278 Submitting a form in onUnload event handler causes crash in -[WebDataSource(WebPrivate) _commitIfReady:]
</p>
14 <p>If this test passes, you'll see a PASS message below.
</p>
16 <p>FAIL: You should not reach this page any more, since a form submission in an onunload handler has no effect.
</p>