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