summaryrefslogtreecommitdiffstats
path: root/layout/reftests/svg/text/textLength-5.svg
blob: 52e2fc3a30e03fab94881002e9b1685b3f076562 (plain)
1
2
3
<svg xmlns="http://www.w3.org/2000/svg">
  <text x="100" y="100" style="font: 32px sans-serif" textLength="100" lengthAdjust="spacingAndGlyphs">hello<tspan x="100" y="140">hello</tspan></text>
</svg>