Sign in
webkit
/
WebKit
/
6ada3cd2e0d9b9e450b5e021e0e5526f55f59df8
/
.
/
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>