chromium/third_party/blink/web_tests/svg/as-image/resources/green-non-integer-size-rect.svg

<svg xmlns="http://www.w3.org/2000/svg" width='100px' height='100.99px'>
  <rect fill='green' width='200px' height='200px' />
</svg>