comparison: docshell/test/chrome/bug301397_1.html
docshell/test/chrome/bug301397_1.html
- branch
- TOR_BUG_3246
- changeset 6
- 8bccb770b82d
equal
deleted
inserted
replaced
|
1 <!DOCTYPE html> |
|
2 <html> |
|
3 <head> |
|
4 <title>iframe parent</title> |
|
5 </head> |
|
6 <body> |
|
7 <iframe id="iframe" src="bug301397_2.html"/> |
|
8 </body> |
|
9 </html> |