1 This tests the XMLHttpRequest responseXML attribute value when given invalid XML data.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS xhr.readyState is 4
7 PASS xhr.responseXML is null
8 PASS successfullyParsed is true