Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- Manifest: layout/reftests/svg/text/reftest.list
<defs>
<path id="path" d="M 10 50 H 200" />
</defs>
<text font-size="36">
<!-- Next line ends with whitespace. Do not change it -->
<textPath href="#path">abcd</textPath>
</text>
</svg>