blob: a8db41f7a7ec86f16923978c082d8c74bb948dc6 [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>