Re: [fxtf-drafts] [css-filter-effects-1] `color-interpolation-filters` should respect the initial value (#572)

I suppose this is the same problem as [the one I hit](https://issues.chromium.org/issues/373410239)?

Extracting channels separately via feColorMatrix is a tactic I commonly use for [slice and offset](https://codepen.io/thebabydino/pen/GRaKbZo) effects on text without duplicating the text - in this case, this would be the intended result:

![Image](https://github.com/user-attachments/assets/10ab3750-8b70-40b8-9dde-e92b015d0af4)

The Chrome bug means this result:

![Image](https://github.com/user-attachments/assets/902b2ef7-748a-4808-8fde-07d637981957)

-- 
GitHub Notification of comment by thebabydino
Please view or discuss this issue at https://github.com/w3c/fxtf-drafts/issues/572#issuecomment-2942905747 using your GitHub account


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

Received on Thursday, 5 June 2025 06:15:01 UTC