chromium/third_party/blink/web_tests/fast/multicol/vertical-lr/float-paginate.html

<!DOCTYPE html>
<html style="-webkit-writing-mode:vertical-lr;">
<div style="-webkit-columns: 2; -webkit-column-gap: 20px; border:2px solid black; line-height: 20px;">
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>This is some text.<br>
This is some text.<br>This is some text.<br>This is some text.<br>
<img style="float:left;width:320px;height:150px;background-color:green;display:block">
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>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>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>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>This is some text.
</div>
</body>