Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / multicol / vertical-lr / float-paginate.html
1 <!DOCTYPE html>
2 <body style="-webkit-writing-mode:vertical-lr;">
3 <div style="-webkit-columns: 2; -webkit-column-gap: 20px; border:2px solid black; line-height: 20px;">
4 This is some text.<br>
5 This is some text.<br>This is some text.<br>This is some text.<br>This is some text.<br>This is some text.<br>This is some text.<br>
6 This is some text.<br>This is some text.<br>This is some text.<br>
7 <img style="float:left;width:320px;height:150px;background-color:green;display:block">
8 This is some text.<br>
9 This is some text.<br>This is some text.<br>This is some text.<br>This is some text.<br>This is some text.<br>This is some text.<br>
10 This is some text.<br>This is some text.<br>This is some text.<br>This is some text.<br>
11 This is some text.<br>This is some text.<br>This is some text.<br>This is some text.<br>This is some text.<br>This is some text.<br>
12 This is some text.<br>This is some text.<br>This is some text.<br>This is some text.<br>
13 This is some text.<br>This is some text.<br>This is some text.<br>This is some text.
14 </div>
15 </body>