gecko-dev/layout/reftests/columns/dynamic-text-indent-1-ref.html
2017-03-15 14:00:43 -04:00

5 lines
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>