blob: 23280afb55b140fb9604eed534985e840567ae61 [file] [log] [blame]
<html>
<head>
<script>
function loaded()
{
if (window.testRunner)
testRunner.notifyDone();
}
</script>
<body onload="loaded();">
You've reached the second page. Congratulations.
</body>
</html>