chromium/content/test/data/devtools/page-with-oopif.html

<!DOCTYPE html>
<html>
  <body>
  <h1>Top frame</h1>
  <body>
    <iframe src="/cross-site/bar.com/title1.html"></iframe>
  </body>
</html>