blob: 6f6c38f9ed89153974737fb9a9c4900632cc43b5 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script>
function performTest()
{
Cursor_deleteCharacter();
showSelection();
}
</script>
</head>
<body>
<p>[]Sample text</p>
</body>
</html>