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