chromium/third_party/blink/web_tests/svg/custom/resources/draw-image-crash.svg

<svg width="200" height="200" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
  <text y="100">Crash<animateMotion/></text>
  <set to="none" attributeName="display" />
</svg>