blob: 19c5f8443b12106cd862fcb25021430f1f1cfba8 [file] [log] [blame] [edit]
<!-- webkit-test-runner [ BlocksInInlineLayoutEnabled=true ] -->
<html>
<body>
<div style="-webkit-columns:4; columns:4; orphans:1; widows:1; line-height:100px; background:blue;">
<span>text
<div style="column-span:all; background:yellow; ">spanner</div>
</span>
</div>
</body>
</html>