comparison: docshell/test/file_bug590573_1.html
docshell/test/file_bug590573_1.html
- branch
- TOR_BUG_9701
- changeset 15
- b8a032363ba2
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> |