servo/tests/wpt/web-platform-tests/webdriver/navigation/res/refreshPageStatic.html

6 lines
No EOL
145 B
HTML

<!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>