blob: 374081620a66e158a1d9b908abf9dfc5a71aa79a [file] [log] [blame]
<meta http-equiv="Content-Security-Policy" content="img-src 'none'">
<meta http-equiv="Content-Security-Policy-Report-Only" content="script-src 'self'; report-uri resources/save-report.php">
<script>
// This script block will trigger a violation report but shouldn't be blocked.
alert('PASS');
</script>
This image should be blocked, but should not show up in the violation report.
<img src="../resources/abe.png">
<script src="resources/go-to-echo-report.js"></script>