Chromium Code Reviews

Side by Side Diff: LayoutTests/http/tests/xmlhttprequest/redirect-cross-origin-2-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.
Jump to:
View unified diff | | 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