blob: 67bd46b13337f958c7928c8a970abdb3bc738ed5 [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("item5","item1","item8");
cleanupOutline();
}
</script>
</head>
<body>
<nav class="tableofcontents"></nav>
</body>
</html>