Raw File
sandbox-allow-scripts.sub.html

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

</script>
back to top