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