blob: 6662220a2552a5b6acc2e6a22448d4cabb9161fa [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<link href="../generic.css" rel="stylesheet"/>
<script>
function performTest()
{
Outline_init();
PostponedActions_perform();
Figures_insertFigure("nothing.png",null,false,"Sample caption");
PostponedActions_perform();
}
</script>
</head>
<body>
[]
</body>
</html>