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_07.svg
blob
9fe1d23f7f85993e56969dd8923e15e78d245e8a
1
<svg
xmlns
=
"http://www.w3.org/2000/svg"
>
2
<a
id
=
"a"
href
=
"initial.svg"
>
3
<set
attributeName
=
"href"
to
=
"a_href_destination.svg"
/>
4
<rect
width
=
"100%"
height
=
"100%"
/>
5
</a>
6
</svg>