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