blob: 06644cef3044bf2b0598d65a68fc4eab19900d44 [file] [edit]
<html>
<head>
</head>
<body>
Tests for a crash where an event is fired after the page has been navigated
away when the original page is in the page cache.<br><br>
SUCCESS
<script>
if (window.testRunner) {
internals.setDeviceProximity(document, 'webkitdeviceproximity', 1.1, 2.2, 3.3);
testRunner.notifyDone();
}
</script>
</body>
</html>