blob: 1575be5fed203c7d2860096e2e88ccf96d8c13e5 [file] [log] [blame]
Test for HTMLTextAreaElement.textLength
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS textArea.textLength is 0
PASS textArea.textLength is 4
PASS textArea.textLength is 5
PASS textArea.textLength is 2
PASS textArea.textLength is 2
PASS successfullyParsed is true
TEST COMPLETE