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