blob: 3aa6e334a9a226adc4d08826ca316c35d855ac5d [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<link href="../generic.css" rel="stylesheet"/>
<script>
function performTest()
{
Outline_init();
PostponedActions_perform();
Tables_insertTable(1,2,"100%",true,"Table");
PostponedActions_perform();
}
</script>
</head>
<body>
<figure>
<img src="nothing.png"/>
<figcaption>[]Figure</figcaption>
</figure>
</body>
</html>