1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-05-29 08:54:28 +00:00
Files
UXP/docshell/test/file_bug590573_1.html
T

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>