<!DOCTYPE html>
<p>You should see the word 'PASS' twice below (letter spacing will differ):</p>
<div style="-webkit-columns:4; -webkit-column-gap:0; width:4em;">
P<br>A<br>S<br>S
</div>
<div style="-webkit-column-span:all;">PASS<br> </div>
<!DOCTYPE html>
<p>You should see the word 'PASS' twice below (letter spacing will differ):</p>
<div style="-webkit-columns:4; -webkit-column-gap:0; width:4em;">
P<br>A<br>S<br>S
</div>
<div style="-webkit-column-span:all;">PASS<br> </div>