Sign in
webkit
/
WebKit
/
98517451c44951a553bf7eb2f40afcaffd7bcdca
/
.
/
LayoutTests
/
http
/
tests
/
appcache
/
history-test.html
blob: e19ec44fba1b008d58ba5040c40162a7f1a5d8e4 [
file
] [
log
] [
blame
]
<html>
<body>
<script>
if
(
window
.
testRunner
)
{
testRunner
.
waitUntilDone
();
testRunner
.
dumpAsText
();
}
window
.
location
.
assign
(
"resources/history-test.html"
);
</script>
</body>
</html>