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