chromium/third_party/blink/web_tests/external/wpt/svg/painting/color-interpolation-001.svg

<svg xmlns="http://www.w3.org/2000/svg" xmlns:h="http://www.w3.org/1999/xhtml">
  <title>'color-interpolation: linearRGB' applies somewhat correctly</title>
  <h:link rel="help" href="https://svgwg.org/svg2-draft/painting.html#ColorInterpolation"/>
  <h:link rel="match" href="../struct/reftests/reference/green-100x100.svg"/>

  <rect width="100" height="100" fill="green" color-interpolation="linearRGB"/>
</svg>