Sign in
webkit
/
WebKit
/
8e7a3447df20af9ec2c05f0bf890f531cfa43c41
/
.
/
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>