blob: 34cd0d1bec0547dc9d900f378cc068fb4238e3d2 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script src="validPositions.js"></script>
<script>
function performTest()
{
showValidPositions();
}
</script>
</head>
<body>
<p><img src="nothing.png">one<img src="nothing.png"></p>
</body>
</html>