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