Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- Manifest: layout/reftests/svg/text/reftest.list
<!--
Any copyright is dedicated to the Public Domain.
-->
<path id="p" d="M 100,100 h 50 v 200" fill="none" stroke="red" stroke-width="1"/>
<text style="font: 30px monospace"><textPath xlink:href="#p">a.b.c.d.e.</textPath></text>
</svg>