Source code
Revision control
Copy as Markdown
Other Tools
<!DOCTYPE html>
<script>
opener.scriptDidRun = true;
opener.postMessage('FAIL', '*');
</script>
<noscript>Pass: JavaScript was not allowed to execute.</noscript>
<!DOCTYPE html>
<script>
opener.scriptDidRun = true;
opener.postMessage('FAIL', '*');
</script>
<noscript>Pass: JavaScript was not allowed to execute.</noscript>