blob: b055aded84da0abf8ba834fee1d97c54af5940da [file] [log] [blame]
hyatt@apple.comcb5ab702014-11-19 23:40:23 +00001<!doctype html>
2<body style="-webkit-writing-mode:vertical-lr">
3<div style="-webkit-columns:2; width:300px; border:2px solid blue;-webkit-line-box-contain:glyphs replaced">
4<p>This image should not be split across columns.<br>
5The reason it should not be split is that the line contains no
6text and so we should be willing to allow it to sit at the top of a new
7page.
8</p>
9<div style="display:inline-block; width:100%; height:50px;background-color:lime"></div>
10
11<div style="display:inline-block; height:100%; width:50px;background-color:purple"></div>
12</div></div>