Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/report-only-in-meta-expected.txt |
| diff --git a/third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/report-only-in-meta-expected.txt b/third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/report-only-in-meta-expected.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..6837da37e2782bfffde8943cfaf3a625ff0a0720 |
| --- /dev/null |
| +++ b/third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/report-only-in-meta-expected.txt |
| @@ -0,0 +1,2 @@ |
| +CONSOLE ERROR: line 8: The report-only Content Security Policy 'sandbox allow-scripts; frame-ancestors 'none'; report-uri http://foo.test' was delivered via a <meta> element, which is disallowed. The policy has been ignored. |
| + |