blob: 1b886a6680c7b21d84e6fa9b67f7cc1c8c29f8d9 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script type="text/javascript" src="OutlineTest.js"></script>
<script>
function performTest()
{
setupOutlineNumbering();
setupOutline([[2,2,2],0,0]);
Outline_moveSection("item8","item1","item5");
cleanupOutline();
}
</script>
</head>
<body>
<nav class="tableofcontents"></nav>
</body>
</html>