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

9 lines
210 B
HTML

<html>
<body onpopstate='opener.page1Popstate();' onload='opener.page1Load();'
onpageshow='opener.page1PageShow();'>
<div style='height:10000px' id='div1'>This is a very tall div.</div>
</body>
</html>