chromium/third_party/blink/web_tests/svg/custom/struct-use-09-b-expected.svg

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 480 360">
  <svg x="240" y="180" overflow="visible">
    <rect x="-50" y="-50" width="100" height="100" fill="none" stroke="green" />
    <rect x="-52.5" y="-52.5" width="105" height="105" fill="none" stroke="green" />
    <rect x="-55" y="-55" width="110" height="110" fill="none" stroke="green" />
    <rect x="-57.5" y="-57.5" width="115" height="115" fill="none" stroke="green" />
    <rect x="-60" y="-60" width="120" height="120" fill="none" stroke="green" />
  </svg>
</svg>