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 CONSOLE ERROR: line 20: Uncaught RangeError: Maximum call stack size exceeded.
3 CONSOLE ERROR: line 21: Uncaught RangeError: Maximum call stack size exceeded.
4 This tests that having infinite recursion in XMLHttpRequest event handler does not crash.