blob: 2c6d345aba573867be6d713346ec730b14d0b467 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script>
function performTest()
{
Cursor_deleteCharacter();
UndoManager_newGroup();
showSelection();
}
</script>
</head>
<body>
A B[]
</body>
</html>