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

Unified Diff: LayoutTests/http/tests/xmlhttprequest/redirect-cors-origin-null-expected.txt

Issue 20735002: CORS: Fix the handling of redirected request containing Origin null. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 years, 5 months 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/http/tests/xmlhttprequest/redirect-cors-origin-null-expected.txt
diff --git a/LayoutTests/http/tests/xmlhttprequest/redirect-cors-origin-null-expected.txt b/LayoutTests/http/tests/xmlhttprequest/redirect-cors-origin-null-expected.txt
new file mode 100755
index 0000000000000000000000000000000000000000..5c9daf4e88b49e18bae861e50c446ef7901bba99
--- /dev/null
+++ b/LayoutTests/http/tests/xmlhttprequest/redirect-cors-origin-null-expected.txt
@@ -0,0 +1,5 @@
+Test opera W3C test suite(http://w3c-test.org/webappsec/tests/cors/submitted/opera/staging/redirect-origin.htm) test case 13 for redirection.
+Request URL origin is not same origin with the original URL origin. Final response contains "Access-Control-Allow-Origin: null". Should print PASS.
+
+PASS
+

Powered by Google App Engine
This is Rietveld 408576698