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