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