summaryrefslogtreecommitdiffstats
path: root/layout/reftests/columns/dynamic-text-indent-1-ref.html
blob: 9d96ce96de48ddad6067969db0ddbe996bed34b7 (plain)
1
2
3
4
<!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>