summaryrefslogtreecommitdiffstats
path: root/layout/reftests/columns/dynamic-text-indent-2-ref.html
blob: 1b9669771709f3989945cbc96df5b8908223000d (plain)
1
2
3
4
<!DOCTYPE html>
<fieldset style="column-count: 2; width: 200px; border: none; text-indent: 50px">
  This is some text that is too long and it will overflow.
</fieldset>