blob: 0d8a5e9d77d0cb79773a8a17a53b92292551dcf5 [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","item2");
cleanupOutline();
}
</script>
</head>
<body>
<nav class="tableofcontents"></nav>
</body>
</html>