Index: LayoutTests/http/tests/xmlhttprequest/origin-exact-matching-expected.txt |
diff --git a/LayoutTests/http/tests/xmlhttprequest/origin-exact-matching-expected.txt b/LayoutTests/http/tests/xmlhttprequest/origin-exact-matching-expected.txt |
index 687286e12ad12a72a20751f1159f8ff23e00844c..42517ba1adcf85ee24936cf0d67a4dc7d1249ca2 100644 |
--- a/LayoutTests/http/tests/xmlhttprequest/origin-exact-matching-expected.txt |
+++ b/LayoutTests/http/tests/xmlhttprequest/origin-exact-matching-expected.txt |
@@ -18,7 +18,7 @@ CONSOLE MESSAGE: XMLHttpRequest cannot load http://127.0.0.1:8000/xmlhttprequest |
CONSOLE MESSAGE: XMLHttpRequest cannot load http://127.0.0.1:8000/xmlhttprequest/resources/access-control-allow-lists.php?origin=-. The 'Access-Control-Allow-Origin' header contains the invalid value '-'. Origin 'http://localhost:8000' is therefore not allowed access. |
CONSOLE MESSAGE: XMLHttpRequest cannot load http://127.0.0.1:8000/xmlhttprequest/resources/access-control-allow-lists.php?origin=**. The 'Access-Control-Allow-Origin' header contains the invalid value '**'. Origin 'http://localhost:8000' is therefore not allowed access. |
CONSOLE MESSAGE: XMLHttpRequest cannot load http://127.0.0.1:8000/xmlhttprequest/resources/access-control-allow-lists.php?origin=%00*. The 'Access-Control-Allow-Origin' header contains the invalid value '\0*'. Origin 'http://localhost:8000' is therefore not allowed access. |
-CONSOLE MESSAGE: XMLHttpRequest cannot load http://127.0.0.1:8000/xmlhttprequest/resources/access-control-allow-lists.php?origin='*'. The 'Access-Control-Allow-Origin' header contains the invalid value '\'*\''. Origin 'http://localhost:8000' is therefore not allowed access. |
+CONSOLE MESSAGE: XMLHttpRequest cannot load http://127.0.0.1:8000/xmlhttprequest/resources/access-control-allow-lists.php?origin=%27*%27. The 'Access-Control-Allow-Origin' header contains the invalid value '\'*\''. Origin 'http://localhost:8000' is therefore not allowed access. |
CONSOLE MESSAGE: XMLHttpRequest cannot load http://127.0.0.1:8000/xmlhttprequest/resources/access-control-allow-lists.php?origin=%22*%22. The 'Access-Control-Allow-Origin' header contains the invalid value '\"*\"'. Origin 'http://localhost:8000' is therefore not allowed access. |
CONSOLE MESSAGE: XMLHttpRequest cannot load http://127.0.0.1:8000/xmlhttprequest/resources/access-control-allow-lists.php?origin=*%20*. The 'Access-Control-Allow-Origin' header contains the invalid value '* *'. Origin 'http://localhost:8000' is therefore not allowed access. |
CONSOLE MESSAGE: XMLHttpRequest cannot load http://127.0.0.1:8000/xmlhttprequest/resources/access-control-allow-lists.php?origin=*http%3A%2F%2F*. The 'Access-Control-Allow-Origin' header contains the invalid value '*http://*'. Origin 'http://localhost:8000' is therefore not allowed access. |