blob: 6d9b8b9df77ff39a6668a61197a17035cb58d48e [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script>
function performTest()
{
Cursor_enterPressed();
Selection_preserveWhileExecuting(showEmptyTextNodes);
showSelection();
}
</script>
</head>
<body>
<p>Sample t[]ext</p>
</body>
</html>