Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / http / tests / inspector / console-xhr-logging-expected.txt
index 772809c..37da73f 100644 (file)
@@ -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.