blob: 9f572147bc7f2b878f767af0c0ee2a4fa9fadcb6 [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 allow-modals"
src="data:text/html,
<script>
var win = window.open('about:blank', '_blank');
alert(win ? 'FAIL' : 'PASS');
</script>"
></iframe>