blob: fac76233c62333563c4678c29ca91aaab835ec84 [file] [log] [blame]
<!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>&nbsp;</div>
</div>
</div>