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