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

<script>
top.location = "pass-and-notify-done.html"
</script>