Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

SVG Preview (Scaled)

Preview of https://hg.mozilla.org/mozilla-central/raw-file/tip/dom/smil/crashtests/572938-3.svg
<defs>
<text id="a">Text A</text>
<text id="b">Text B</text>
</defs>
<use xlink:href="#a" x="20" y="40">
<set attributeName="xlink:href" to="#b" dur="2s"/>
</use>
</svg>