Rubber-stamped by Brady Eidson.
[webbrowser.git] / LayoutTests / fast / parser / entity-comment-in-textarea.html
blobbb67f7ae7793c676f480efaff87867334738f3b7
1 <html>
2 <body>
3 <textarea>
4 &lt;!-- </textarea> --&gt;
5 This should be outside the textarea.
6 </textarea>
7 </body>
8 </html>