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