381497-f.html (373B)
1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"> 2 <html class="reftest-paged"> 3 <title>Height test</title> 4 5 <div style="top: 0; left: 0; right: 0; position: fixed; height: 100%; border-left: 2em blue solid;"> 6 The left border of this box must span the entire page content area. 7 This box must be repeated on the second page. 8 </div> 9 10 <p style="page-break-before: always;">...