servo/tests/wpt/web-platform-tests/content-security-policy/blink-contrib/sandbox-allow-scripts.sub.html

6 lines
87 B
HTML

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