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