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