4 var elm
= document
.getElementById('elm');
5 elm
.offsetTop
; // trigger layout
6 elm
.style
.WebkitColumns
= 4;
10 <p>You should see the word 'PASS' below.
</p>
11 <div style=
"font-family:monospace; float:left;">
12 <div id=
"elm" style=
"-webkit-column-gap:0; column-gap:0; orphans:1; widows:1;">