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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/fetch/referrer/resources/empty-referrer-origin.html

Issue 2192743002: Rewrite Fetch API referrer layout tests with service worker (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix Created 4 years, 5 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: third_party/WebKit/LayoutTests/http/tests/fetch/referrer/resources/empty-referrer-origin.html
diff --git a/third_party/WebKit/LayoutTests/http/tests/fetch/referrer/resources/empty-referrer-origin.html b/third_party/WebKit/LayoutTests/http/tests/fetch/referrer/resources/empty-referrer-origin.html
new file mode 100644
index 0000000000000000000000000000000000000000..54dceed350a5069dbf9871f56633ce740301193a
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/http/tests/fetch/referrer/resources/empty-referrer-origin.html
@@ -0,0 +1,6 @@
+<!doctype html>
+<html>
+<head>
+<meta http-equiv = "Content-Security-Policy" content = "referrer origin">
+</head>
+</html>

Powered by Google App Engine
This is Rietveld 408576698