Source code

Revision control

Copy as Markdown

Other Tools

SVG Preview (Scaled)

Preview of https://raw.githubusercontent.com/mozilla-firefox/firefox/main/testing/web-platform/tests/svg/text/reftests/textpath-pathlength-css-display-none-ref.tentative.svg
<style>
text { font-family: sans-serif; font-size: 20px; fill: black; }
</style>
<path id="path1" d="M10 60 L210 60"/>
<text>
<textPath href="#path1" startOffset="100">X</textPath>
</text>
</svg>