blob: cf4a8d090218275ea1250c656a329958e5ac0ea2 [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>Sam[ple te]xt</h1>
</body>
</html>