Sign in
webkit
/
WebKit
/
5477927d104775982421a977c5683c552d9374f2
/
.
/
LayoutTests
/
fast
/
parser
/
entity-comment-in-textarea.html
blob: 84435dc511e414e71c76fb13ab513a6a2898a5bb [
file
] [
log
] [
blame
]
<html>
<body>
<textarea>
<!--
</textarea>
-->
This should be outside the textarea.
</textarea>
</body>
</html>