chromium/third_party/blink/web_tests/svg/custom/image-clip-taints-state-expected.html

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