summaryrefslogtreecommitdiffstats
path: root/browser/base/content/test/pageinfo/iframes.html
blob: b29680cbd1600ad31092397c7c26cc371e03488e (plain)
1
2
3
4
5
6
7
8
<html>
  <head>
    <title>Test for media tab with iframe</title>
  </head>
  <body style='background-image:url(about:logo?a);'>
    <iframe width="420" height="345" src="moz.png"></iframe>
  </body>
</html>");