Sign in
webkit
/
WebKit
/
03e70e7bbd89baf9e6fd704451cb59c4abf5517b
/
.
/
LayoutTests
/
http
/
tests
/
appcache
/
resources
/
abort-cache-ondownloading.text.php
blob: 47d46dc9ddf96cdf07cd09527dd584c1d7ce679c [
file
] [
log
] [
blame
]
<?
php
sleep
(
1000
);
print
(
"test for applicationCache.abort"
);
?>