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