comparison: docshell/test/file_bug590573_2.html
docshell/test/file_bug590573_2.html
- changeset 0
- 6474c204b198
equal
deleted
inserted
replaced
|
1 <html> |
|
2 <body onpopstate='opener.page2Popstate();' onload='opener.page2Load();' |
|
3 onpageshow='opener.page2PageShow();'> |
|
4 |
|
5 <div style='height:300%' id='div2'>The second page also has a big div.</div> |
|
6 |
|
7 </body> |
|
8 </html> |