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