summaryrefslogtreecommitdiffstats
path: root/dom/canvas/test/image_roundrectangle.svg
blob: 407d0202403ba4dbb53163256a0ac5453dbf0764 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
   xmlns="http://www.w3.org/2000/svg"
   version="1.1"
   viewBox="0 0 128 128"
   height="128"
   width="128">
    <rect
       ry="24"
       y="0"
       x="0"
       height="128"
       width="128"
       fill="black" />
</svg>