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 1935611 - Fix libyuv/libpng link failed for loongarch64. r=glandium,tnikkel,ng
[gecko.git]
/
dom
/
svg
/
crashtests
/
398926-both-same.svg
blob
97454241ecd0b3fcad82f9a7797a5f4a74aefd04
1
<svg
xmlns
=
"http://www.w3.org/2000/svg"
>
2
3
<pattern
id
=
"pat"
/>
4
5
<rect
x
=
"10"
y
=
"10"
width
=
"100"
height
=
"100"
stroke
=
"url(#pat)"
fill
=
"url(#pat)"
/>
6
7
</svg>