blob: a3f00b6c1e458a2ec9e5b242f5a4d7707a42abd5 [file] [log] [blame]
<body>
<p>Test for <a href="https://bugs.webkit.org/show_bug.cgi?id=46579">bug 46579</a>:
Reproducible crash in appcache code when closing pgatour.com</p>
<script>
if (window.testRunner) {
testRunner.dumpAsText();
testRunner.waitUntilDone();
testRunner.setCanOpenWindows();
}
function done()
{
if (window.testRunner)
setTimeout('testRunner.notifyDone()', 0);
}
window.open("resources/ping-error-window.html");
</script>