Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
8a2c8a97dfd3af0fdb68d49fc58e1163aca8085a
/
.
/
LayoutTests
/
fast
/
parser
/
open-comment-in-textarea.html
blob: 346e5abb1a015844279677c3021ad15a8d3b0872 [
file
]
<html>
<body>
<textarea>
<!--
This should be part of the textarea.
</textarea>
This should not be part of the textarea.
</body>
</html>