blob: 3f756af63cb7fd0ef5948065ccbedab9fd197299 [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>
</figure>
</body>
</html>