git://git.webkit.org
/
WebKit-https.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
WebCore:
[WebKit-https.git]
/
WebCore
/
manual-tests
/
redirectHistory
/
redir-2.html
1
<html>
2
<head>
3
<meta http-equiv="refresh" content="0;url=redir-3.html"/>
4
<title>Redirect 2</title>
5
</head>
6
<body>
7
<p>Test failed</p>
8
</body>
9
</html>