gecko-dev/layout/reftests/columns/dynamic-text-indent-1-ref.html

5 строки
145 B
HTML

<!DOCTYPE html>
<div style="column-count: 2; width: 200px; text-indent: 50px">
This is some text that is too long and it will overflow.
</div>