summaryrefslogtreecommitdiffstats
path: root/docshell/test/chrome/bug301397_2.html
blob: 42371070606a687c95acbdb6816dc0a58452d811 (plain)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE html>
<html>
<head>
  <title>iframe content #1</title>
  </head>
<body>
  iframe page 1<br/>
  <a id="link" href="bug301397_3.html">go to next page</a>
  </body>
</html>