Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 Tests that HTMLTextAreaElement.defaultValue is implemented as per spec. | |
| 2 | |
| 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". | |
| 4 | |
| 5 | |
| 6 PASS textArea.childNodes.length is 2 | |
| 7 PASS textArea.childNodes.length is 1 | |
| 8 PASS successfullyParsed is true | |
| 9 | |
| 10 TEST COMPLETE | |
| 11 | |
| OLD | NEW |