Index: LayoutTests/http/tests/security/contentSecurityPolicy/1.1/reportonly-in-meta-ignored-expected.txt |
diff --git a/LayoutTests/http/tests/security/contentSecurityPolicy/1.1/reportonly-in-meta-ignored-expected.txt b/LayoutTests/http/tests/security/contentSecurityPolicy/1.1/reportonly-in-meta-ignored-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..c1588286127f0c7a9faf5d66603c6b9a75501e16 |
--- /dev/null |
+++ b/LayoutTests/http/tests/security/contentSecurityPolicy/1.1/reportonly-in-meta-ignored-expected.txt |
@@ -0,0 +1,2 @@ |
+CONSOLE ERROR: line 4: The report-only Content Security Policy 'this-should-be-ignored' was delivered via a <meta> element, which is disallowed. The policy has been ignored. |
+This tests that report-only Content Security Policy headers are ignored if contained in meta elements. |