blob: 0318a72af1a5492d68c01bc3d0e8b504dd868030 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script src="FiguresTest.js"></script>
<script>
function performTest()
{
Outline_init();
PostponedActions_perform();
return figurePropertiesString(0);
}
</script>
</head>
<body>
<figure>
<span><img src="nothing.png" width="60%"></span>
</figure>
</body>
</html>