Source code

Revision control

Copy as Markdown

Other Tools

SVG Preview (Scaled)

Preview of https://hg.mozilla.org/mozilla-central/raw-file/tip/layout/reftests/svg/text/textpath-anchor-end-ref.svg
<!--
Any copyright is dedicated to the Public Domain.
-->
<path id="p" d="M 0,100 h 200"/>
<text x="200" y="100" text-anchor="end" style="font: 16px sans-serif">hello</text>
</svg>