tenfourfox/docshell/test/file_bug590573_2.html
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

9 lines
218 B
HTML

<html>
<body onpopstate='opener.page2Popstate();' onload='opener.page2Load();'
onpageshow='opener.page2PageShow();'>
<div style='height:300%' id='div2'>The second page also has a big div.</div>
</body>
</html>