blob: 4575747ab61467e7b6039487b537e3ed9b7068d1 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<link href="../generic.css" rel="stylesheet"/>
<script>
function performTest()
{
Outline_init();
Tables_insertTable(2,3,"100%",true,"Test caption");
PostponedActions_perform();
showSelection();
}
</script>
</head>
<body>
[]
</body>
</html>