blob: 52c6d80d840523cfeaadd09d37b72272389839bc [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script>
function performTest()
{
Cursor_enterPressed();
Cursor_deleteCharacter();
showSelection();
}
</script>
</head>
<body>
<p>Sample text[]</p>
</body>
</html>