Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / pagination / auto-height-expected.html
bloba8a5408708d4d1240358698ec5c1aab8d648975d
1 <!DOCTYPE html>
2 <html>
3 <body>
4 <p>There should be a yellow <em>square</em> below.</p>
5 <div style="width:16em; line-height:4em; background:yellow;">
6 <br>
7 <br>
8 <br>
9 <br>
10 </div>
11 </body>
12 </html>