2 <p>Test for
<a href=
"https://bugs.webkit.org/show_bug.cgi?id=46579">bug
46579</a>:
3 Reproducible crash in appcache code when closing pgatour.com
</p>
5 if (window
.testRunner
) {
6 testRunner
.dumpAsText();
7 testRunner
.waitUntilDone();
8 testRunner
.setCanOpenWindows();
13 if (window
.testRunner
)
14 setTimeout('testRunner.notifyDone()', 0);
17 window
.open("resources/ping-error-window.html");