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

</script>