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