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

Unified Diff: third_party/WebKit/Source/devtools/tests/baseline/protocol-1.2/http/tests/inspector-protocol/request-referrer-policy-expected.txt

Issue 2654433015: DevTools: rebaselined network tests for backwards compatibility (Closed)
Patch Set: undo network-datareceived Created 3 years, 11 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/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)
+

Powered by Google App Engine
This is Rietveld 408576698