blob: 26dd1c68f17129170cf7f83a5bc326c89cef5c66 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script src="ScanTests.js"></script>
<script>
function performTest()
{
return testNext();
}
</script>
</head>
<body>
<h1 id="item1">Section 1</h1>
<p>Content 1</p>
<h1 id="item2">Section 2</h1>
<p>Content 2</p>
</body>
</html>