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

Unified Diff: third_party/WebKit/LayoutTests/external/wpt/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-http/fetch-request/same-origin-insecure.swap-origin-redirect.http-expected.txt

Issue 2693703007: Enable new wpt/referrer-policy tests. (Closed)
Patch Set: Rebaseline Created 3 years, 10 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/external/wpt/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-http/fetch-request/same-origin-insecure.swap-origin-redirect.http-expected.txt
diff --git a/third_party/WebKit/LayoutTests/external/wpt/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-http/fetch-request/same-origin-insecure.swap-origin-redirect.http-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-http/fetch-request/same-origin-insecure.swap-origin-redirect.http-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..83c982c657ea8241c62755e79a6776f93581b058
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/external/wpt/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-http/fetch-request/same-origin-insecure.swap-origin-redirect.http-expected.txt
@@ -0,0 +1,8 @@
+This is a testharness.js-based test.
+FAIL The referrer URL is origin when a
+ document served over http requires an http
+ sub-resource via fetch-request using the http-rp
+ delivery method with swap-origin-redirect and when
+ the target request is same-origin. assert_equals: Reported Referrer URL is 'origin'. expected "http://web-platform.test:8001/" but got "http://web-platform.test:8001/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-http/fetch-request/same-origin-insecure.swap-origin-redirect.http.html"
+Harness: the test ran to completion.
+

Powered by Google App Engine
This is Rietveld 408576698