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