blob: 34a4a5dd50c8952447e188e5f9b74a62d8a36ef5 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<style>
</style>
<script>
function performTest()
{
Outline_init();
if (Outline_detectSectionNumbering())
setupOutlineNumbering();
PostponedActions_perform();
simplifyTOCs();
}
</script>
</head>
<body>
<nav class="tableofcontents"></nav>
<h1>9 One</h1>
<h2>9 One - first subsection</h2>
<h2>9 One - second subsection</h2>
<h1>91.331 Two</h1>
<h2>4. Two - first subsection</h2>
<h3>441 Two - first level 3</h3>
<h3>9.55.41 Two - second level 3</h3>
<h2>4.24 Two - second subsection</h2>
<h1>1.2.3.4.5 Three</h1>
</body>
</html>