blob: 23f2e169229ed79213a15edcdd18b4e25701856f [file] [log] [blame]
<svg width="400" height="400"
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink">
<defs>
<path id="MyPath" d="M 20 20 L 150 20"/>
</defs>
<text>
<textPath xlink:href="#MyPath">
PASS.
</textPath>
</text>
</svg>