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/layout/reftests/svg/smil/anim-targethref-10.svg
<animate href="#x" attributeName="href" values="https://www.google.com"/>
<a id="x" fill="red"><rect x="15" y="15" width="200" height="200"/></a>
<style>
a:any-link {
fill: blue;
}
</style>
</svg>