blob: 123482a1614d225bb15e66c137fd5187416203f2 [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: InvalidStateError: DOM Exception 11.
PASS successfullyParsed is true
TEST COMPLETE