blob: 30f19144c4ec28d8d64a35d6b8dea9c4fd1d121b [file] [log] [blame]
This tests the XMLHttpRequest responseXML loading an HTML document with no specified responseType.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS xhr.responseXML is null
PASS successfullyParsed is true
TEST COMPLETE