Sign in
webkit
/
WebKit
/
0ad201495a79a3ebe8266bfaa3c5df19bc649a7d
/
.
/
LayoutTests
/
fast
/
parser
/
open-comment-in-textarea.html
blob: 346e5abb1a015844279677c3021ad15a8d3b0872 [
file
] [
log
] [
blame
]
<html>
<body>
<textarea>
<!--
This should be part of the textarea.
</textarea>
This should not be part of the textarea.
</body>
</html>