chromium/third_party/blink/web_tests/svg/zoom/page/resources/relative-sized-background-with-viewBox.svg

<?xml version="1.0" encoding="utf-8" standalone="no"?>
<svg viewBox="0 0 500 500" xmlns="http://www.w3.org/2000/svg">
    <rect x="10" y="10" width="478" height="478" rx="5" ry="5" fill="none" stroke="grey" stroke-width="2"/>
</svg>