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