blob: 4cd7ef44d7da937aa89df1ed94a07bc8b3a6fc0d [file] [log] [blame]
<html>
<script>
if (window.testRunner)
testRunner.waitUntilDone();
setTimeout("window.location.replace('success200.html')", 0)
</script>
<body>
Test failed! - This page uses a timeout redirect to load another page.
The key aspect is that this page should not wind up in the back/forward
list, since there should only be one entry for the navigation through
this page to the eventual target.
</body>
</html>