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