gecko-dev/layout/reftests/svg/text/textLength-5-ref.svg

5 строки
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>