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