Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / multicol / multicol-becomes-regular-block-expected.html
1 <!DOCTYPE html>
2 <p>There should be a blue <em>square</em> below.</p>
3 <div id="elm" style="width:16em; line-height:4em; background:blue;">
4     <br>
5     <br>
6     <br>
7     <br>
8 </div>