Index: third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/xmlhttprequest-allowed-with-disabled-web-security-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/xmlhttprequest-allowed-with-disabled-web-security-expected.txt b/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/xmlhttprequest-allowed-with-disabled-web-security-expected.txt |
index e5795dad65df013101acc7bce5f58889efd79315..659d076648d49114889a6471c10f3f93bb530659 100644 |
--- a/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/xmlhttprequest-allowed-with-disabled-web-security-expected.txt |
+++ b/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/xmlhttprequest-allowed-with-disabled-web-security-expected.txt |
@@ -1,4 +1,4 @@ |
-CONSOLE MESSAGE: line 11: PASS: Origin: <missing> |
+CONSOLE MESSAGE: line 11: PASS: Origin: http://127.0.0.1:8000 |
Test that disabling web security permits cross-origin XMLHttpRequest requests. |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |