chromium/third_party/blink/web_tests/mhtml/frame_2.html_original

<html>

<body>
The third frame!<br>
This one contains yet another frame. What a twist!</br>
<iframe src="frame_4.html"></iframe>


</body>

</html>