Sign in
webkit
/
WebKit
/
3e01ea2c6e60dac71bbc2366692c12538bc3430c
/
.
/
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>