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