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