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