blob: c6270877234bb69b9b05b056a3766cc914c5f79a [file] [log] [blame]
This tests the XMLHttpRequest responseXML attribute value when given invalid XML data.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS xhr.readyState is 4
PASS xhr.responseXML is null
PASS successfullyParsed is true
TEST COMPLETE