blob: cadf4652c20f32097a69360ffa44e93542d28380 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script>
function performTest()
{
Outline_init();
if (Outline_detectSectionNumbering())
setupOutlineNumbering();
PostponedActions_perform();
Cursor_makeContainerInsertionPoint();
PostponedActions_perform();
showSelection();
}
</script>
</head>
<body>
<h1>4 Sam[ple text]</h1>
</body>
</html>