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