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
Backed out changeset 40518e514fc1 (bug 1925496) for causing bc failures @ browser_cop...
[gecko.git]
/
layout
/
svg
/
crashtests
/
740627-1.svg
blob
b74fcd2ddd7a173cdabd6135d2ac78f18041828d
1
<svg
xmlns
=
"http://www.w3.org/2000/svg"
>
2
<pattern
id
=
"test"
viewBox
=
"0 0 10 10"
height
=
"-65%"
>
3
<rect/>
4
</pattern>
5
<rect
width
=
"100"
height
=
"100"
fill
=
"url(#test)"
/>
6
</svg>