blob: ef3c4100f464b5141abf23bcd8e86f06c6a26339 [file] [log] [blame]
<!DOCTYPE html>
<style>
.fakeColumn { float:left; width:1em; height:100%; }
</style>
<p>The word "PASS" should be seen below.</p>
<div style="line-height:100px; height:100px;">
<div class="fakeColumn"></div>
<div class="fakeColumn"></div>
<div class="fakeColumn">P</div>
<div class="fakeColumn">A</div>
<div class="fakeColumn">S</div>
<div class="fakeColumn">S</div>
</div>