blob: 1813e3fd4dc36544ec9181fedcd528e48a081bea [file] [log] [blame]
<html>
<body onUnload="document.myForm.submit()">
<a href="" onClick="location.href=location.href; return false;">Click here and see if Safari crashes.</a>
<p>Still with me? Now close the window and see if Safari crashes.</p>
<form name="myForm">
</form>
</body>
<html>