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 1942415: Revert changes for GC_GLEAN_SLOW_PHASE and GC_GLEAN_SLOW_TASK probes...
[gecko.git]
/
layout
/
reftests
/
border-radius
/
corner-2-ref.svg
blob
3232472eb162a1bd2d0fcf6c930caa801418ee7b
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
=
"50"
height
=
"70"
5
x
=
"50"
y
=
"50"
6
rx
=
"10"
ry
=
"10"
/>
7
8
<rect
style
=
"fill: black; stroke: none"
9
width
=
"50"
height
=
"70"
10
x
=
"70"
y
=
"50"
11
rx
=
"6"
ry
=
"6"
/>
12
</svg>