gecko/layout/reftests/svg/text/textLength-6-ref.svg

5 lines
278 B
XML

<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>