blob: 869c7c743272aebeeeb594caedc671ad59c3a8f2 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script type="text/javascript" src="OutlineTest.js"></script>
<script>
function performTest()
{
setupOutlineNumbering();
setupOutline(3);
Outline_moveSection("item3","item0","item1");
cleanupOutline();
}
</script>
</head>
<body>
<nav class="tableofcontents"></nav>
</body>
</html>