4 function continueTestAfterNavigation()
7 testRunner
.notifyDone();
12 <body onload=
"continueTestAfterNavigation()">
13 <p>SUCCESS. If you see this page the test has successfully loaded a new page without crashing or submitting a form from an onunload handler.
</p>