chromium/chrome/test/data/extensions/api_test/automation/sites/iframe_outer.html

<body>
  <iframe src="iframe_inner.html"></iframe>
  <p>outer end</p>
</body>