blob: 2362417c578e1daa47eb0927fae99f5a7327edca [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>
Test
</figure>
</body>
</html>