summaryrefslogtreecommitdiffstats
path: root/chrome/test/data/prerender/prerender_http_auth_container.html
blob: c7e7780b8c7e3d206a5faa0f8d55ec37a9bde8e0 (plain)
1
2
3
4
5
6
7
8
9
<html>
  <head></head>
  <body>
    <iframe src="/auth-basic/index.html?password=boggins&amp;realm=bog"
      width="80%" height="600">
      iframe not supported.
    </iframe>
  </body>
</html>