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

Side by Side Diff: LayoutTests/http/tests/htmlimports/import-cors-credentials-expected.txt

Issue 196043002: HTML Imports: Send credentials for same origin requests (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Landing again with another fix Created 6 years, 9 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
(Empty)
1 PASS sameOrigin.import.body.innerHTML is "PASS"
2 PASS crossOrigin.import.body.innerHTML is "PASS"
3 PASS fromSameToCrossOrigin.import.getElementById('crossOrigin').import.body.inne rHTML is "PASS"
4 PASS fromCrossToSameOrigin.import.getElementById('sameOrigin').import.body.inner HTML is "PASS"
5 PASS successfullyParsed is true
6
7 TEST COMPLETE
8
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698