1 CONSOLE WARNING: Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check http://xhr.spec.whatwg.org/.
2 This test checks that no exception is raised when getting a 404 HTTP response - that's success from XHR point of view.
6 responseText: Non-empty (string)
7 responseXML: null (object)
9 statusText: Not Found (string)