chromium/third_party/blink/web_tests/external/wpt/svg/painting/currentColor-override-pserver-fallback-ref.svg

<svg xmlns="http://www.w3.org/2000/svg">
  <!-- pattern inherits fill color via currentcolor -->
  <circle stroke="black" fill="limegreen" cx="50" cy="50" r="40" />
</svg>