blob: b91b808d2b25d4eeb6ed2a61c76b0465ebd1c367 [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>