blob: 4c70a52d07514195476d4c6f287bb506d92936a9 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script>
function performTest()
{
Cursor_insertCharacter(" ");
UndoManager_newGroup();
showSelection();
}
</script>
</head>
<body>
<p>Sample text[]</p>
</body>
</html>