chromium/third_party/blink/web_tests/svg/filters/feDisplacementMap-color-interpolation-filters-expected.svg

<svg version="1.2" width="600" height="300" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
  <rect fill="rgb(50%,50%,50%)" stroke="green" x="50" y="50" width="200" height="200"/>
  <rect fill="rgb(50%,50%,50%)" stroke="green" x="350" y="50" width="200" height="200"/>
</svg>