initial import
[vuplus_webkit] / Source / WebCore / manual-tests / redirectHistory / redir-1.html
1 <html>
2 <head>
3 <meta http-equiv="refresh" content="3;url=redir-2.html"/>
4 <title>Redirect 1</title>
5 </head>
6 <body>
7 <p>This test checks that a &quot;quick&quot; redirect does not create an extra entry in the back/forward list.  See Radar 4351664.</p>
8 <p>Wait a few seconds for the redirect to occur.  If you return to this page after the redirect, then the test passed.  If you end up at redir-2.html, then the test failed.</p>
9 </body>
10 </html>