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