trisquel-icecat/icecat/layout/reftests/columns/dynamic-change-with-overflow-1-ref.html

6 lines
159 B
HTML

<!DOCTYPE html>
<html>
<div style="overflow: hidden; width: 130px; column-count: 2;">
Some long text that cannot possibly fit in 130px.
</div>
</html>