Bug 1873144 - Disabled test_conformance__textures__misc__texture-npot-video.html...
[gecko.git] / dom / svg / test / a_href_helper_04.svg
blob50aca288987d3f3e7330a9eecb63f81fc3d39926
1 <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
2 <a id="a" xlink:href="initial.svg">
3 <set attributeName="xlink:href" to="a_href_destination.svg"/>
4 <rect width="100%" height="100%"/>
5 </a>
6 </svg>