blob: b8e414aef5d5dc48d1e0287dc1926c61daf1d476 [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>[Test]</p>
</body>
</html>