blob: 40df599bb5d94dc63f2e9348221274ef048be642 [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>