table-caption-with-block-ref.html (259B)
1 <!DOCTYPE html> 2 <p>Check that a table caption with a block at a column boundary is properly pushed to the next column.</p> 3 <p>The word "PASS" should be seen below, fully visible and unbroken.</p> 4 <div style="margin-left:20em; line-height:2em;"> 5 PASS 6 </div>