blob: 11c1b6fa9b8017ee6b771fbba6018adfaa21d66e [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<style>
</style>
<script>
function performTest()
{
Outline_init();
if (Outline_detectSectionNumbering())
setupOutlineNumbering();
PostponedActions_perform();
Formatting_applyFormattingChanges("H1",{});
PostponedActions_perform();
simplifyTOCs();
}
</script>
</head>
<body>
<nav class="tableofcontents"></nav>
<h1>7 One</h1>
[<p>Two</p>]
<h1>Three</h1>
</body>
</html>