chromium/content/test/data/page_with_popup.html

<html>
<title>page with a iframe for popup</title>
<head></head>
  <body>
    <iframe id="test"></iframe>
  </body>
</html>