blob: 3cb54692a61d0701b1cbb2705330e8cc4ddb407d [file] [log] [blame]
<html>
<script>
if (window.testRunner)
testRunner.waitUntilDone();
setTimeout("window.location.replace('success200.html')", 5000)
</script>
<body>
Test failed! - This page uses a timeout redirect to load another page.
Unlike slow meta redirect, slow timers do not cause an intermediate
page to appear in the back/forward list.
</body>
</html>