repo.or.cz
/
gecko.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Bug 1941128 - Turn off network.dns.native_https_query on Mac again
[gecko.git]
/
dom
/
svg
/
test
/
a_href_helper_04.svg
blob
50aca288987d3f3e7330a9eecb63f81fc3d39926
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>