summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/content-security-policy/blink-contrib/report-uri.sub.html
blob: 9ffb835f2bf5c3605356e3907f2d26bcf6569bf1 (plain)
1
2
3
4
5
6
<script src="resources/report-test.js"></script>
<script>
    // This script block will trigger a violation report.
    alert_assert('FAIL');

</script>