diff -r 000000000000 -r 6474c204b198 content/base/test/csp/file_bug836922_npolicies.html^headers^ --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/content/base/test/csp/file_bug836922_npolicies.html^headers^ Wed Dec 31 06:09:35 2014 +0100 @@ -0,0 +1,2 @@ +content-security-policy: default-src 'self'; img-src 'none'; report-uri http://mochi.test:8888/tests/content/base/test/csp/file_bug836922_npolicies_violation.sjs +content-security-policy-report-only: default-src *; img-src 'self'; script-src 'none'; report-uri http://mochi.test:8888/tests/content/base/test/csp/file_bug836922_npolicies_ro_violation.sjs