chromium/chrome/test/data/page_load_metrics/iframes.html

<html>
  <link rel="stylesheet" href="seamless-iframe.css">
  <body>
    <iframe src="/title1.html" class="seamless"></iframe>
    <iframe src="/title1.html" class="seamless"></iframe>
  </body>
</html>