10 background-color: cyan;
20 Bug webkit.org/b/
111977 : We should compute overflow from cells during simplified layout. The page should have a vertical scrollbar.
26 <div class=
"pos"></div>
32 var e
= document
.querySelector('.pos');
33 document
.body
.offsetHeight
;
34 e
.style
.height
= '800px';