chromium/third_party/blink/web_tests/animations/svg/svg-animation-affects-use-elements-expected.html

<!DOCTYPE html>
<svg>
  <rect x="100" y="50" width="100" height="40" fill="green" />
  <rect x="100" y="100" width="100" height="40" fill="green" />
</svg>