gecko-dev/layout/reftests/columns/dynamic-change-with-overflo...

7 строки
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>