float-with-line-after-spanner-ref.html (320B)
1 <!DOCTYPE html> 2 <link rel="author" title="Morten Stenshorne" href="mailto:mstensho@chromium.org"> 3 <p>The word 'PASS' should be seen below, inside a blue square.</p> 4 <div style="font-size:50px; width:225px; height:225px; line-height:60px; color:white; background:blue;"> 5 <div style="height:165px;"></div> 6 PASS 7 </div>