Sign in
webkit
/
WebKit
/
5969b6f1f74632b1546edb27bd956b187c2c3d52
/
.
/
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>