Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / multicol / vertical-lr / float-paginate.html
blob6caf0ef2408d6557053d06f164f660359e8ce642
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>