blob: d10e977ed6af376eeb48bad72b6a807537b24360 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script>
function performTest()
{
Cursor_deleteCharacter();
UndoManager_newGroup();
showSelection();
}
</script>
</head>
<body>
<p>one [two]</p>
<p>three</p>
</body>
</html>