mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 784908: Part 0: Make this test actually test session history instead of scroll port clamping. irc-r=roc
This commit is contained in:
parent
77ca6b18f2
commit
70742854ac
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user