summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/content-security-policy/blink-contrib/resources/alert-fail.html
blob: c0fb8173d5066d377106834ba963cf5d62b89584 (plain)
1
2
3
4
<script>
    alert('FAIL');

</script>