blob: 1915e199ba038fb74eee91f37ba7a9ede8ecd88d [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script>
function performTest()
{
setupOutlineNumbering();
Outline_init();
PostponedActions_perform();
Formatting_applyFormattingChanges("H1",{});
PostponedActions_perform();
Cursor_insertCharacter("A");
showSelection();
prependTableOfContents();
}
</script>
</head>
<body>
<p>[]<br/></p>
</body>
</html>