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