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

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