blob: 9a8626abde5109b0d699db3a4db77889b44d0907 [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', '_blank');
console.log(win ? 'FAIL' : 'PASS');
</script>"
></iframe>