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