blob: 009cfdda8b2932af6a7fd5dcac3f8ec330814034 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script src="validPositions.js"></script>
<script>
function performTest()
{
Outline_init();
PostponedActions_perform();
showValidPositions();
}
</script>
</head>
<body>
<figure>
<img src="nothing.png">
<figcaption> One </figcaption>
</figure>
</body>
</html>