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