Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / multicol / newmulticol / unresolvable-percent-height-2-expected.html
1 <!DOCTYPE html>
2 <html>
3     <head>
4         <title>Multicol with unresolvable percentage height</title>
5     </head>
6     <body>
7         <p>There should be a blue square below, and no unnecessary scrollbar.</p>
8         <div style="width:200px; height:200px; background:blue;"></div>
9     </body>
10 </html>