Re: [csswg-drafts] [filter-effects-1] Clarify equivalent markup for filter functions (#5704)

> Yes, clearly all filter examples should state if they depend on a non-initial value of color-interpolation-filters.

This parameter can just be included in the svg examples:
```svg
<filter id="saturate" color-interpolation-filters="sRGB">
  <feColorMatrix type="saturate" values="[amount]"/>
</filter>
```

-- 
GitHub Notification of comment by pepkin88
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/5704#issuecomment-763577334 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 20 January 2021 12:35:16 UTC