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