summaryrefslogtreecommitdiffstats
path: root/layout/reftests/svg/foreignObject-dynamic-line-height-01-ref.html
blob: c69fbd2361e867ff07babacdeb832a3bc19ecaf9 (plain)
1
2
3
4
5
6
7
8
<!DOCTYPE html>
<html>
  <svg>
    <foreignObject width="100" height="100" style="line-height: 3">
      This is long text that wraps.
    </foreignObject>
  </svg>
</htmml>