blob: 7b7a6b4be06e773630c8b956715e3187b48b7aff [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script>
function performTest()
{
Outline_init();
PostponedActions_perform();
Cursor_deleteCharacter();
Cursor_enterPressed();
showSelection();
Main_removeSpecial(document);
}
</script>
</head>
<body>
<h1>X[]Sample text</h1>
</body>
</html>