summaryrefslogtreecommitdiffstats
path: root/browser/base/content/test/general/test_bug628179.html
blob: d35e17a7c5035b796cd8a9cd32ea2c1bfdd63d36 (plain)
1
2
3
4
5
6
7
8
9
10
<!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>