Index: LayoutTests/http/tests/xmlhttprequest/origin-whitelisting-https-expected.txt |
diff --git a/LayoutTests/http/tests/xmlhttprequest/origin-whitelisting-https-expected.txt b/LayoutTests/http/tests/xmlhttprequest/origin-whitelisting-https-expected.txt |
index 63d91dadb2d478e8d36f46fa0c7a4b6a9faaabe0..59b02f074138783ac7d942cb66685a2a2b3536c3 100644 |
--- a/LayoutTests/http/tests/xmlhttprequest/origin-whitelisting-https-expected.txt |
+++ b/LayoutTests/http/tests/xmlhttprequest/origin-whitelisting-https-expected.txt |
@@ -1,5 +1,5 @@ |
-CONSOLE MESSAGE: XMLHttpRequest cannot load http://localhost:8000/xmlhttprequest/resources/get.txt?sync. 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 MESSAGE: XMLHttpRequest cannot load http://localhost:8000/xmlhttprequest/resources/get.txt?async. 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 ERROR: XMLHttpRequest cannot load http://localhost:8000/xmlhttprequest/resources/get.txt?sync. 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 ERROR: XMLHttpRequest cannot load http://localhost:8000/xmlhttprequest/resources/get.txt?async. 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 origin whitelisting for https does not match http URLs. |
Testing: http://localhost:8000/xmlhttprequest/resources/get.txt (sync) |