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