summaryrefslogtreecommitdiffstats
path: root/chrome_frame/test/data/host_browser.html
blob: b6471f6c9f4f1f02d98eceabfbb31354424e2da8 (plain)
1
2
3
4
5
6
7
<html>
  <head><title>Initial Page in host browser</title>
  <body>
    <h2>Initial page in host browser!</h2>
    <p>This page should have loaded in the host browser.</p>
  </body>
</html>