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