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-1.svg
<defs>
<text id="myText">Used Text Element
<set attributeName="display" to="none"/>
</text>
</defs>
<use xlink:href="#myText" x="20" y="40"/>
<text x="20" y="60">Normal Text Element
<set attributeName="display" to="none"/>
</text>
</svg>