13 background-color: gray;
23 background-color: green;
27 if (window
.testRunner
)
28 testRunner
.dumpAsText();
32 document
.getElementById('overflow').scrollTop
= 200;
33 var contents
= document
.getElementById('contents');
34 contents
.style
.height
= '200' + 'px';
36 window
.addEventListener('load', doTest
, false);
40 <p>This test should not hit an assertion in debug builds.
</p>
41 <div id=
"wpadminbar" class=
"" role=
"navigation"></div>
42 <div id=
"overflow" style=
"width: 430px; margin-left: 100px; margin-top: 100px;">