blob: e9f08c641417131d8bea48bbd13440f190a25f10 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script>
function performTest()
{
Cursor_enterPressed();
Selection_preserveWhileExecuting(showEmptyTextNodes);
showSelection();
}
</script>
</head>
<body>
<ol>
<li>One</li>
<li>T[]wo</li>
<li>Three</li>
</ol>
</body>
</html>