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