summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/content-security-policy/generic/support/log-pass.html
blob: 4334ea4c66b53bc02382189839feaf261fa504d4 (plain)
1
2
3
<script>
   window.parent.postMessage('PASS', '*');
</script>