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