blob: 54c54d61ba4adef2e1387b38106be96326336927 [file] [log] [blame]
<a id="a" target="_blank" href="chrome://downloads"></a>
<script>
if (window.testRunner) {
testRunner.dumpAsText();
testRunner.setCanOpenWindows(true);
testRunner.dumpCreateView();
}
// The navigation should be blocked before a new window is opened.
a.click();
</script>