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