Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

SVG Preview (Scaled)

Preview of https://hg.mozilla.org/mozilla-central/raw-file/tip/layout/svg/crashtests/483439-1.svg
<defs>
<path id="myTextPath"
d="M275,20
a1,1 0 0,0 100,0
"
/>
</defs>
<svg y="15">
<text x="10" y="100" style="stroke: #000000;">
<textPath xlink:href="#myTextPath" >Text along a curved path...</textPath>
</text>
</svg>
</svg>