Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / xmlhttprequest / xmlhttprequest-missing-file-exception-expected.txt
blobdd530a83c2003576de26fa1165c9c5f07819024c
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
4 PASS: No exception.
5 readyState: 4 (number)
6 responseText:  (string)
7 responseXML: null (object)
8 statusText:  (string)