blob: 126ce8be55e8f41f41ba94895617012007937b15 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script>
function performTest()
{
Cursor_enterPressed();
Selection_preserveWhileExecuting(showEmptyTextNodes);
showSelection();
}
</script>
</head>
<body>
<p><b>Sample text[]</b></p>
</body>
</html>