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