hypothetical-inline-alone-on-second-line-ref.html (214B)
1 <!DOCTYPE html> 2 <link rel="author" title="Morten Stenshorne" href="mstensho@chromium.org"> 3 <p>The second line should be just below the first line.</p> 4 <div style="padding-left:100px;"> 5 Line 1<br> 6 Line 2 7 </div>