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