chromium/chrome/test/data/client_hints/top_level_with_iframe_redirect.html

<html>
<link rel="icon" href="data:;base64,=">
<body>
<iframe src="https://my-site.com:44444/subresource_redirect.html"></iframe>
</body>
</html>