blob: 0c2de9de0338a4ed768dbe0e4c5a242c67b75160 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<link href="../generic.css" rel="stylesheet"/>
<script type="text/javascript" src="OutlineTest.js"></script>
<script>
function performTest()
{
Outline_init();
PostponedActions_perform();
// Add a table of contents
Outline_insertTableOfContents();
PostponedActions_perform();
}
</script>
</head>
<body>
[]
</body>
</html>