summaryrefslogtreecommitdiffstats
path: root/docshell/test/chrome/bug301397_1.html
blob: 9943c2efe68d26ff9aca96331ac25aabf41d889e (plain)
1
2
3
4
5
6
7
8
9
<!DOCTYPE html>
<html>
<head>
  <title>iframe parent</title>
  </head>
<body>
  <iframe id="iframe" src="bug301397_2.html"/>
  </body>
</html>