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

Side by Side Diff: LayoutTests/http/tests/xmlhttprequest/redirect-cross-origin-post-expected.txt

Issue 14557011: Fix problems with cross-origin redirects. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fixed typo in numbering in a test. Created 7 years, 7 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 CONSOLE MESSAGE: XMLHttpRequest cannot load http://localhost:8000/xmlhttprequest /resources/reply.xml. Origin http://127.0.0.1:8000 is not allowed by Access-Cont rol-Allow-Origin.
1 Test that a cross-origin redirect to a server that responds is indistinguishable from one that does not. Should say PASS: 2 Test that a cross-origin redirect to a server that responds is indistinguishable from one that does not. Should say PASS:
2 3
3 PASS 4 PASS
4 5
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698