blob: c73faa2112097cb25586b20614f46cf7d4600009 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script src="validPositions.js"></script>
<script>
function performTest()
{
showValidPositions();
}
</script>
</head>
<body>
<p>before<span class="footnote"></span>after</p>
</body>
</html>