Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(152)

Unified Diff: LayoutTests/platform/win-xp/http/tests/xmlhttprequest/origin-exact-matching/27-expected.txt

Issue 701483003: Auto-rebaseline for r184788 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/platform/win-xp/http/tests/xmlhttprequest/origin-exact-matching/27-expected.txt
diff --git a/LayoutTests/platform/win-xp/http/tests/xmlhttprequest/origin-exact-matching/27-expected.txt b/LayoutTests/platform/win-xp/http/tests/xmlhttprequest/origin-exact-matching/27-expected.txt
deleted file mode 100644
index bb4b40c71a9efc386dd44f20cb7b8365542f85ea..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/win-xp/http/tests/xmlhttprequest/origin-exact-matching/27-expected.txt
+++ /dev/null
@@ -1,17 +0,0 @@
-CONSOLE ERROR: XMLHttpRequest cannot load http://127.0.0.1:8000/xmlhttprequest/resources/access-control-allow-lists.php?origin=%00*. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://localhost:8000' is therefore not allowed access.
-
-
---------
-Frame: '<!--framePath //<!--frame0-->-->'
---------
-Check that exact matching is used when comparing a request's originating url and the value provided by Access-Control-Allow-Origin.
-
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-
-
-Should disallow origin: '*'
-PASS xhr.send(null) threw exception NetworkError: Failed to execute 'send' on 'XMLHttpRequest': Failed to load 'http://127.0.0.1:8000/xmlhttprequest/resources/access-control-allow-lists.php?origin=%00*'..
-PASS successfullyParsed is true
-
-TEST COMPLETE
-

Powered by Google App Engine
This is Rietveld 408576698