Bug 784908: Part 0: Make this test actually test session history instead of scroll port clamping. irc-r=roc

This commit is contained in:
Chris Jones 2012-09-28 03:33:29 -07:00
parent 77ca6b18f2
commit 70742854ac

View File

@ -2,7 +2,7 @@
<body onpopstate='opener.page1Popstate();' onload='opener.page1Load();'
onpageshow='opener.page1PageShow();'>
<div style='height:300%' id='div1'>This is a very tall div.</div>
<div style='height:10000px' id='div1'>This is a very tall div.</div>
</body>
</html>