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