summaryrefslogtreecommitdiffstats
path: root/browser/base/content/test/general/test_bug628179.html
blob: 1136048d36a715bc71bade2e7c7c61da5176ea70 (plain)
1
2
3
4
5
6
7
8
9
<!DOCTYPE html>
<html>
  <head>
    <title>Test for closing the Find bar in subdocuments</title>
  </head>
  <body>
    <iframe id=iframe src="http://example.com/" width=320 height=240></iframe>
  </body>
</html>