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