summaryrefslogtreecommitdiffstats
path: root/browser/modules/test/browser/contain_iframe.html
blob: 8cea71fae45be9ffe5ca68c64b1592dc8e970a1f (plain)
1
2
3
4
5
6
7
<!DOCTYPE html>
<html>
  <head>
    <meta charset="utf-8"/>
  </head>
  <body><iframe src="http://example.com"></iframe></body>
</html>