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_05.svg
blob
8600960b8d35766d071acb2a0f3436e21990dcf3
1
<svg
xmlns
=
"http://www.w3.org/2000/svg"
xmlns:
xlink
=
"http://www.w3.org/1999/xlink"
>
2
<a
id
=
"a"
href
=
"a_href_destination.svg"
xlink:
href
=
"a_href_fake_destination.svg"
>
3
<rect
width
=
"100%"
height
=
"100%"
/>
4
</a>
5
</svg>