repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Parse and histogram LevelDB corruption errors.
[chromium-blink-merge.git]
/
third_party
/
webdriver
/
test_data
/
meta-redirect.html
blob
7cda876a6894ce9ea2ba5499ac76a11fb4d9c911
1
<html>
2
<head>
3
<title>
Some test page
</title>
4
<meta
http-equiv
=
"refresh"
content
=
"0;URL=resultPage.html"
/>
5
</head>
6
<body>
7
<script
type
=
"text/javascript"
language
=
"javascript"
>
<!--
8
location
.
replace
(
"resultPage.html"
);
9
//--> </script>
10
</
body
>
11
</
html
>