wpt / svg / painting / color-interpolation-001.svg

Status: PASS | Duration: 5ms | Subtests: 1/1 | Open test on wpt.live | wpt.fyi

/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://w3c.github.io/svgwg/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>