chromium/third_party/blink/web_tests/svg/custom/fractional-rects.svg

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
   xmlns:svg="http://www.w3.org/2000/svg"
   xmlns="http://www.w3.org/2000/svg"
   version="1.0"
   width="500.5"
   height="500.5">
  <rect
     width="400.4"
     height="400.4"
     ry="50.1222"
     x="50.25353"
     y="50.3333"
     style="fill:#00ff00;fill-opacity:1;stroke:none"
     id="rectWithNoRx" />
  <rect
     width="200.35"
     height="300.345"
     rx="35.55"
     ry="150.98"
     x="150.90"
     y="100.33"
     style="fill:#0000ff;fill-opacity:1;stroke:none"
     id="rectAsym" />
</svg>