| Index: third_party/WebKit/LayoutTests/http/tests/inspector-protocol/request-referrer-policy-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector-protocol/request-referrer-policy-expected.txt b/third_party/WebKit/LayoutTests/http/tests/inspector-protocol/request-referrer-policy-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..00f85efc370c617231395b4254bd54edc386d546
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/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
|
| +PASS: Request with expected policy unsafe-url observed
|
| +PASS: Request with expected policy no-referrer-when-downgrade observed
|
| +PASS: Request with expected policy no-referrer observed
|
| +PASS: Request with expected policy origin observed
|
| +PASS: Request with expected policy origin-when-cross-origin observed
|
| +
|
|
|