Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / parser / comment-in-textarea-expected.txt
blobaedc17ce940ca383154b44b003451d34813b3a01
1 Test that the HTML parser correctly parses the comment-like string in the textarea.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS textAreas.length is 1
7 FAIL textAreas[0].innerHTML should be <!-- </textarea> --> This should be part of the textarea. Was <!-- .
8 PASS successfullyParsed is true
10 TEST COMPLETE
11  --> This should be part of the textarea