blob: 5cb12d4af8e900c4c6221a1906682682f2d65671 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script src="validPositions.js"></script>
<script>
function performTest()
{
addEmptyTextNode(document.body);
showValidPositions();
}
</script>
</head>
<body></body></html>