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