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 1928997: Update tabs icon in Unified Search popup r=desktop-theme-reviewers,daleh...
[gecko.git]
/
dom
/
svg
/
crashtests
/
398926-both-different.svg
blob
e4cfc7e5e6e9570427f053d16f4dee50fab6f4d0
1
<svg
xmlns
=
"http://www.w3.org/2000/svg"
>
2
3
<pattern
id
=
"pat1"
/>
4
<pattern
id
=
"pat2"
/>
5
6
<rect
x
=
"10"
y
=
"10"
width
=
"100"
height
=
"100"
stroke
=
"url(#pat1)"
fill
=
"url(#pat2)"
/>
7
8
</svg>