haikuwebkit/LayoutTests/fast/xmlhttprequest/xmlhttprequest-responseXML-...

11 lines
318 B
Plaintext

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