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

This test passes if it doesn't alert fail.
<script>
    alert_assert('FAIL');

</script>