blob: 1c9a8fbf27d2179cd38a4e7ff7346ed60d0bc993 [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>