Index: third_party/WebKit/LayoutTests/external/wpt/fetch/api/policies/referrer-origin-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/external/wpt/fetch/api/policies/referrer-origin-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/fetch/api/policies/referrer-origin-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..e50ee6fd44a9e48e3256c7fcc83747b34154d417 |
--- /dev/null |
+++ b/third_party/WebKit/LayoutTests/external/wpt/fetch/api/policies/referrer-origin-expected.txt |
@@ -0,0 +1,5 @@ |
+This is a testharness.js-based test. |
+PASS Request's referrer is origin |
+FAIL Cross-origin referrer is overridden by client origin promise_test: Unhandled rejection with value: object "TypeError: Failed to execute 'fetch' on 'Window': The origin of 'https://www.web-platform.test:8444/' should be same as 'http://web-platform.test:8001'" |
+Harness: the test ran to completion. |
+ |