blob: e37a25ce81c51b0352636fecc45cdb228779bbe8 [file] [log] [blame]
<script>
if (window.testRunner)
testRunner.dumpAsText();
</script>
<p>To run this test outside of DumpRenderTree, please disable your popup blocker!</p>
<iframe sandbox="allow-scripts allow-modals"
src="data:text/html,
<script>
var win = window.open('about:blank', '_top');
console.log(win ? 'FAIL' : 'PASS');
</script>"
></iframe>