chromium/third_party/blink/web_tests/svg/as-image/resources/green-rect-par-none-view.svg

<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 10'>
  <rect width='10' height='10' fill='green'/>
  <view id='stretch' preserveAspectRatio='none'/>
</svg>