blob: 8600960b8d35766d071acb2a0f3436e21990dcf3 (
plain)
1
2
3
4
5
|
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<a id="a" href="a_href_destination.svg" xlink:href="a_href_fake_destination.svg">
<rect width="100%" height="100%"/>
</a>
</svg>
|