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 1944627 - update sidebar button checked state for non-revamped sidebar cases...
[gecko.git]
/
layout
/
reftests
/
border-radius
/
corner-1-ref.svg
blob
d3e0586f8cdce5962ca79879ae18ce830b10df99
1
<svg
width
=
"200px"
height
=
"200px"
version
=
"1.1"
2
xmlns
=
"http://www.w3.org/2000/svg"
>
3
<rect
style
=
"fill: black; stroke: none"
4
width
=
"70"
height
=
"50"
5
x
=
"50"
y
=
"50"
6
rx
=
"10"
ry
=
"10"
/>
7
8
<rect
style
=
"fill: black; stroke: none"
9
width
=
"70"
height
=
"40"
10
x
=
"50"
y
=
"80"
11
rx
=
"6"
ry
=
"6"
/>
12
</svg>
13