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