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