blob: e538248061119f209ce17c2c04fa0ce26092dafa [file] [log] [blame]
This tests the XMLHttpRequest responseXML loading an XML document with responseType "text".
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS xhr.responseXML threw exception InvalidStateError: The object is in an invalid state..
PASS successfullyParsed is true
TEST COMPLETE