Skip to content
simple_page.html_original 274 B
Newer Older
<html><head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">


<title>A simple page</title>
<script>
if (window.testRunner)
  testRunner.dumpAsText();
</script>
</head><body>
<h1>This is a very simple page</h1>
Very <b>basic</b> page.
</body></html>