Mypal/layout/reftests/svg/text/textLength-5-ref.svg

5 lines
278 B
XML
Raw Normal View History

2019-03-11 03:26:37 -07:00
<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>