Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- Manifest: layout/svg/crashtests/crashtests.list
<path id="path" d="M0 100 h50" stroke="black"/>
<text>
<textPath xlink:href="#path">abc</textPath>
<textPath xlink:href="#path">def</textPath>
</text>
</svg>