summaryrefslogtreecommitdiffstats
path: root/layout/reftests/text-indent/dynamic-change-with-overflow-1-ref.html
blob: 8de8673c25d0df704e0696ca0fdd6bd63a08e216 (plain)
1
2
3
4
5
6
<!DOCTYPE html>
<html>
  <div style="overflow: hidden; text-indent: 50px">
    Some text.
  </div>
</html>