summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/content-security-policy/blink-contrib/sandbox-allow-scripts.sub.html
blob: 3bdaa12ea9704ff43deeb652656f44d1231a8aa3 (plain)
1
2
3
4
5
6

This test passes if it does alert pass.
<script>
    alert_assert('PASS');

</script>