blob: c148d2fc23d9720d4ef9193423b3db4a0402425e [file] [log] [blame]
<script>
if (window.testRunner)
testRunner.dumpAsText();
</script>
<meta http-equiv="Content-Security-Policy" content="sandbox allow-scripts">
This test passes if it does alert pass.
<script>
alert('PASS');
</script>