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