haikuwebkit/ManualTests/redirectHistory/redir-2.html

10 lines
148 B
HTML

<html>
<head>
<meta http-equiv="refresh" content="0;url=redir-3.html"/>
<title>Redirect 2</title>
</head>
<body>
<p>Test failed</p>
</body>
</html>