X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fthird_party%2FWebKit%2FLayoutTests%2Fhttp%2Ftests%2Fxmlhttprequest%2Fxmlhttprequest-missing-file-exception-expected.txt;h=592a40c7c1cf5875f88676e25bbc73619259da98;hb=1afa4dd80ef85af7c90efaea6959db1d92330844;hp=908b113321a5df2197831efb70e61431c500755c;hpb=90762837333c13ccf56f2ad88e4481fc71e8d281;p=platform%2Fframework%2Fweb%2Fcrosswalk.git diff --git a/src/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/xmlhttprequest-missing-file-exception-expected.txt b/src/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/xmlhttprequest-missing-file-exception-expected.txt index 908b113..592a40c 100644 --- a/src/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/xmlhttprequest-missing-file-exception-expected.txt +++ b/src/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/xmlhttprequest-missing-file-exception-expected.txt @@ -1,3 +1,4 @@ +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/. This test checks that no exception is raised when getting a 404 HTTP response - that's success from XHR point of view. PASS: No exception.