Sign in
chromium
/
external
/
github.com
/
web-platform-tests
/
wpt
/
refs/heads/johnjanInputTestAddition
/
.
/
resource-timing
/
resources
/
document-that-refreshes.html
blob: 75522782a62dbe3b98b2f1a09c5babc7063b7510 [
file
] [
edit
]
<!DOCTYPE html>
<html>
<head>
<meta
charset
=
"utf-8"
/>
<meta
http-equiv
=
"refresh"
content
=
"0;document-refreshed.html"
>
</head>
<body></body>
</html>