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