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