chromium/third_party/blink/web_tests/fast/loader/resources/parent-of-redirect.html

<html>
<body>
This is the parent of a frame that redirects itself.<br>
<iframe src="meta-redirect-to-notify-done.html"></iframe>
</body>
</html>