chromium/third_party/blink/web_tests/svg/as-background-image/resources/green-relative-size-rect-with-viewBox.svg

<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 200 200 200">
<rect x="-200" y="0" width="600" height="600" fill="green"/>
</svg>