comparison: docshell/test/chrome/bug301397_2.html
docshell/test/chrome/bug301397_2.html
- changeset 0
- 6474c204b198
equal
deleted
inserted
replaced
|
1 <!DOCTYPE html> |
|
2 <html> |
|
3 <head> |
|
4 <title>iframe content #1</title> |
|
5 </head> |
|
6 <body> |
|
7 iframe page 1<br/> |
|
8 <a id="link" href="bug301397_3.html">go to next page</a> |
|
9 </body> |
|
10 </html> |