blob: c0b5bcea5663d33ca2067d9a510d1ee9dde3c3b9 [file] [log] [blame]
<html>
<head>
<script>
if (window.testRunner) {
testRunner.dumpAsText();
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>