blob: 539f0f15d5d609664573d2d9d3540f1f52046d52 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script>
function performTest()
{
Cursor_insertCharacter(" ");
Cursor_insertCharacter(" ");
showSelection();
}
</script>
</head>
<body>
<p>Sample text []</p>
</body>
</html>