Bumping manifests a=b2g-bump
[gecko.git] / layout / reftests / border-radius / corner-2-ref.svg
blob3232472eb162a1bd2d0fcf6c930caa801418ee7b
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"/>
8 <rect style="fill: black; stroke: none"
9 width="50" height="70"
10 x="70" y="50"
11 rx="6" ry="6"/>
12 </svg>