comparison: docshell/test/file_bug590573_1.html
docshell/test/file_bug590573_1.html
- changeset 0
- 6474c204b198
equal
deleted
inserted
replaced
|
1 <html> |
|
2 <body onpopstate='opener.page1Popstate();' onload='opener.page1Load();' |
|
3 onpageshow='opener.page1PageShow();'> |
|
4 |
|
5 <div style='height:10000px' id='div1'>This is a very tall div.</div> |
|
6 |
|
7 </body> |
|
8 </html> |