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