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