chromium/third_party/blink/web_tests/fast/frames/resources/navigate-top-by-name-to-pass.html

<script>
window.open("pass-and-notify-done.html", "target");
</script>