chromium/third_party/blink/web_tests/svg/custom/image-reinsert-expected.html

<!DOCTYPE html>
<html>
<body>
  <svg id="svg" width="200" height="200" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
    <rect width="100" height="100" fill="green"/>
  </svg>
</body>
</html>