blob: 42e0be19d4352aae64ba99f4dd45d875df6d45a8 [file] [log] [blame]
<html>
<head>
<script>
if (window.testRunner) {
testRunner.dumpAsText();
testRunner.setCanOpenWindows();
testRunner.waitUntilDone();
}
</script>
</head>
<body onload="window.open('resources/close-window-and-access-storage.html');">
Test that WebKit does not crash when accessing localStorage after calling window.close().<br>
</body>
</html>