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