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