Files
palemoon27/testing/web-platform/tests/webdriver/navigation/res/refreshPageStatic.html
T

6 lines
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>