blob: 358d482d1f7a5f454e293796f7b67c5c0b94a4af [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script>
function performTest()
{
for (var i = 0; i < 16; i++) {
Cursor_deleteCharacter();
PostponedActions_perform();
}
showSelection();
}
</script>
</head>
<body>
<p><br></p>
<h1>first second third fourth[] fifth</h1>
</body>
</html>