blob: 402ac1a5b4f1cb9cc666ea9f5ca39813df17b72f [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script>
function performTest()
{
removeWhitespaceAndCommentNodes(document.body);
Cursor_enterPressed();
showSelection();
}
</script>
</head>
<body>
<ul>
<li>[]</li>
</ule>
</body>
</html>