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