Sign in
webkit
/
WebKit
/
6b7c45f751131450b1675ef5b4b89fb3a0e35aba
/
.
/
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>