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