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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/report-only-in-meta-expected.txt

Issue 1860193002: Stop supporting CSP-Report-Only in meta elements (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix weird indentation Created 4 years, 8 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/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.
+

Powered by Google App Engine
This is Rietveld 408576698