haikuwebkit/LayoutTests/fast/parser/entity-comment-in-textarea....

9 lines
116 B
HTML

<html>
<body>
<textarea>
&lt;!--</textarea> --&gt;
This should be outside the textarea.
</textarea>
</body>
</html>