summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/old-tests/webdriver/navigation/res/refreshPageStatic.html
blob: 7d339aa9db90f7b81ce7ba5a74364f7cf474ea84 (plain)
1
2
3
4
5
6
<!DOCTYPE html>
<meta charset="utf-8">
<body id="body">
This is a static page. It will always have the same content if refreshed.
</body>
</html>