blob: 0d0446705cba6f24939b587fa6f8b70cb5bf3364 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script>
function performTest()
{
Outline_init();
PostponedActions_perform();
Cursor_deleteCharacter();
PostponedActions_perform();
showSelection();
}
</script>
</head>
<body>
<p><br></p>
<h1>[]Sample text</h1>
</body>
</html>