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