X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fthird_party%2FWebKit%2FLayoutTests%2Fhttp%2Ftests%2Finspector%2Fconsole-xhr-logging-expected.txt;h=37da73ff34ae0e179709b9541e4b57606fd5cf08;hb=3545e9f2671f595d2a2f3ee75ca0393b01e35ef6;hp=772809c8ef5b5f6f1a47e3e2fab2a54567ffaa36;hpb=7d210d4c7e9ba36e635eabc5b5780495f8a63292;p=platform%2Fframework%2Fweb%2Fcrosswalk.git diff --git a/src/third_party/WebKit/LayoutTests/http/tests/inspector/console-xhr-logging-expected.txt b/src/third_party/WebKit/LayoutTests/http/tests/inspector/console-xhr-logging-expected.txt index 772809c..37da73f 100644 --- a/src/third_party/WebKit/LayoutTests/http/tests/inspector/console-xhr-logging-expected.txt +++ b/src/third_party/WebKit/LayoutTests/http/tests/inspector/console-xhr-logging-expected.txt @@ -11,20 +11,20 @@ CONSOLE MESSAGE: line 10: sending a %s request to %s CONSOLE ERROR: XMLHttpRequest cannot load http://localhost:8000/inspector/resources/xhr-exists.html. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://127.0.0.1:8000' is therefore not allowed access. Tests that XMLHttpRequest Logging works when Enabled and doesn't show logs when Disabled. -sending a GET request to resources/xhr-exists.html console-xhr-logging.html:10 -Setting 'XMLHttpRequest.withCredentials' for synchronous requests is deprecated. network-test.js:98 -XHR finished loading: GET "http://127.0.0.1:8000/inspector/resources/xhr-exists.html". network-test.js:101 -sending a GET request to resources/xhr-does-not-exist.html console-xhr-logging.html:10 -GET http://127.0.0.1:8000/inspector/resources/xhr-does-not-exist.html 404 (Not Found) network-test.js:101 -XHR finished loading: GET "http://127.0.0.1:8000/inspector/resources/xhr-does-not-exist.html". network-test.js:101 -sending a POST request to resources/post-target.cgi console-xhr-logging.html:10 -XHR finished loading: POST "http://127.0.0.1:8000/inspector/resources/post-target.cgi". network-test.js:101 -sending a GET request to http://localhost:8000/inspector/resources/xhr-exists.html console-xhr-logging.html:10 -XMLHttpRequest cannot load http://localhost:8000/inspector/resources/xhr-exists.html. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://127.0.0.1:8000' is therefore not allowed access. network-test.js:101 -sending a GET request to resources/xhr-exists.html console-xhr-logging.html:10 -sending a GET request to resources/xhr-does-not-exist.html console-xhr-logging.html:10 -GET http://127.0.0.1:8000/inspector/resources/xhr-does-not-exist.html 404 (Not Found) network-test.js:101 -sending a POST request to resources/post-target.cgi console-xhr-logging.html:10 -sending a GET request to http://localhost:8000/inspector/resources/xhr-exists.html console-xhr-logging.html:10 -XMLHttpRequest cannot load http://localhost:8000/inspector/resources/xhr-exists.html. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://127.0.0.1:8000' is therefore not allowed access. network-test.js:101 +console-xhr-logging.html:10 sending a GET request to resources/xhr-exists.html +network-test.js:98 Setting 'XMLHttpRequest.withCredentials' for synchronous requests is deprecated. +network-test.js:101 XHR finished loading: GET "http://127.0.0.1:8000/inspector/resources/xhr-exists.html". +console-xhr-logging.html:10 sending a GET request to resources/xhr-does-not-exist.html +network-test.js:101 GET http://127.0.0.1:8000/inspector/resources/xhr-does-not-exist.html 404 (Not Found) +network-test.js:101 XHR finished loading: GET "http://127.0.0.1:8000/inspector/resources/xhr-does-not-exist.html". +console-xhr-logging.html:10 sending a POST request to resources/post-target.cgi +network-test.js:101 XHR finished loading: POST "http://127.0.0.1:8000/inspector/resources/post-target.cgi". +console-xhr-logging.html:10 sending a GET request to http://localhost:8000/inspector/resources/xhr-exists.html +network-test.js:101 XMLHttpRequest cannot load http://localhost:8000/inspector/resources/xhr-exists.html. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://127.0.0.1:8000' is therefore not allowed access. +console-xhr-logging.html:10 sending a GET request to resources/xhr-exists.html +console-xhr-logging.html:10 sending a GET request to resources/xhr-does-not-exist.html +network-test.js:101 GET http://127.0.0.1:8000/inspector/resources/xhr-does-not-exist.html 404 (Not Found) +console-xhr-logging.html:10 sending a POST request to resources/post-target.cgi +console-xhr-logging.html:10 sending a GET request to http://localhost:8000/inspector/resources/xhr-exists.html +network-test.js:101 XMLHttpRequest cannot load http://localhost:8000/inspector/resources/xhr-exists.html. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://127.0.0.1:8000' is therefore not allowed access.