Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / xmlhttprequest / xmlhttprequest-recursive-sync-event-expected.txt
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. 
5 PASS
6