haikuwebkit/LayoutTests/fast/parser/comment-in-textarea-expecte...

12 lines
407 B
Plaintext

Test that the HTML parser correctly parses the comment-like string in the textarea.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS textAreas.length is 1
FAIL textAreas[0].innerHTML should be <!-- </textarea> --> This should be part of the textarea. Was <!-- .
PASS successfullyParsed is true
TEST COMPLETE
--> This should be part of the textarea