Index: third_party/WebKit/Source/devtools/tests/baseline/protocol-1.2/http/tests/inspector-protocol/request-referrer-policy-expected.txt |
diff --git a/third_party/WebKit/Source/devtools/tests/baseline/protocol-1.2/http/tests/inspector-protocol/request-referrer-policy-expected.txt b/third_party/WebKit/Source/devtools/tests/baseline/protocol-1.2/http/tests/inspector-protocol/request-referrer-policy-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..b8855ffc723938e298243902f7b32f9aa751cbd7 |
--- /dev/null |
+++ b/third_party/WebKit/Source/devtools/tests/baseline/protocol-1.2/http/tests/inspector-protocol/request-referrer-policy-expected.txt |
@@ -0,0 +1,9 @@ |
+Tests that network requests are annotated with the correct referrer policy. |
+ |
+Network agent enabled |
+FAIL: Request with policy undefined observed (expected unsafe-url) |
+FAIL: Request with policy undefined observed (expected no-referrer-when-downgrade) |
+FAIL: Request with policy undefined observed (expected no-referrer) |
+FAIL: Request with policy undefined observed (expected origin) |
+FAIL: Request with policy undefined observed (expected origin-when-cross-origin) |
+ |