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

Unified Diff: LayoutTests/http/tests/htmlimports/resources/having-cookie-match-8080.html

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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/http/tests/htmlimports/resources/having-cookie-match-8080.html
diff --git a/LayoutTests/http/tests/htmlimports/resources/having-cookie-match-8080.html b/LayoutTests/http/tests/htmlimports/resources/having-cookie-match-8080.html
new file mode 100644
index 0000000000000000000000000000000000000000..3b8355303f064f7bc3aabd3b3c66446c3a127e8a
--- /dev/null
+++ b/LayoutTests/http/tests/htmlimports/resources/having-cookie-match-8080.html
@@ -0,0 +1,3 @@
+<!DOCTYPE html>
+<!-- Put ? at the end of the URL to prevent de-deup -->
+<link id="crossOrigin" rel="import" href="http://localhost:8080/htmlimports/resources/cookie-match.cgi?">

Powered by Google App Engine
This is Rietveld 408576698