blob: c09a9389044be3bc43fe164dda0edc730727ff24 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script src="ScanTests.js"></script>
<script>
function performTest()
{
return testNext();
}
</script>
</head>
<body>
Before
<ul>
<li>Item 1</li>
<li>Item 2</li>
<li>Item 3</li>
</ul>
After
</body>
</html>