Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / xmlhttprequest / xmlhttprequest-missing-file-exception-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 This test checks for rdar://problem/4962298 REGRESSION: Synchronous XHR for missing local file throws exception -- breaks Wikipedia widget
3
4 PASS: No exception.
5 readyState: 4 (number)
6 responseText:  (string)
7 responseXML: null (object)
8 statusText:  (string)
9