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