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

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

Issue 199733008: Revert of HTML Imports: Send credentials for same origin requests (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/http/tests/htmlimports/import-cors-credentials-expected.txt
diff --git a/LayoutTests/http/tests/htmlimports/import-cors-credentials-expected.txt b/LayoutTests/http/tests/htmlimports/import-cors-credentials-expected.txt
deleted file mode 100644
index 7959659dac662d5febc4bbc57c2885ee1ae33168..0000000000000000000000000000000000000000
--- a/LayoutTests/http/tests/htmlimports/import-cors-credentials-expected.txt
+++ /dev/null
@@ -1,8 +0,0 @@
-PASS sameOrigin.import.body.innerHTML is "PASS"
-PASS crossOrigin.import.body.innerHTML is "PASS"
-PASS fromSameToCrossOrigin.import.getElementById('crossOrigin').import.body.innerHTML is "PASS"
-PASS fromCrossToSameOrigin.import.getElementById('sameOrigin').import.body.innerHTML is "PASS"
-PASS successfullyParsed is true
-
-TEST COMPLETE
-

Powered by Google App Engine
This is Rietveld 408576698