chromium/third_party/blink/renderer/core/testing/data/subframe-b.html

<!DOCTYPE html>
<html>
<body>
<p>b
<iframe name="foo" src="subframe-a.html">
</body>
</html>