summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/resource-timing/resources/document-that-refreshes.html
blob: 659513a642f382c4f153f81844e7a7f71e5d30e2 (plain)
1
2
3
4
5
6
7
8
9
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta http-equiv="refresh" content="0;document-refreshed.html">
</head>
<body>
</body>
</html>