chromium/third_party/blink/web_tests/svg/custom/empty-viewbox-attr.svg

<svg xmlns="http://www.w3.org/2000/svg" viewBox="">
  <rect x="10" y="10" height="50" width="50" fill="green"></rect>
</svg>