blob: f50045415280637e138100eb81d749e5e084e294 [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>[]Two</p></li>
<li><p>Three</p></li>
</ol>
</body>
</html>