2 <p>The word
"PASS" should be seen below.
</p>
3 <div id=
"outer" style=
"position:relative; height:200px;">
4 <div style=
"-webkit-columns:4; -webkit-column-gap:0; width:4em;">
5 <div id=
"newContainingBlock">
6 <div style=
"position:absolute; top:0; left:0; right:0; bottom:0;">
20 document
.body
.offsetTop
;
21 document
.getElementById("newContainingBlock").style
.position
= "relative";
22 document
.getElementById("outer").style
.height
= "201px";