blob: 05d6d4c19b17975b96bb4d17083c5fb3aa160cca [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 Error: INVALID_STATE_ERR: DOM Exception 11.
PASS successfullyParsed is true
TEST COMPLETE