Re: [csswg-drafts] [filter-effects-2] Allow masking of filters (#13288)

A mask generates a value in range `[0, 1]`. In the context of styling this is used for `opacity`.
I think what you're trying to generalize here is the ability to have that value used for other properties? But it's not that straight forward.
If we're talk specifically about filters, how would they apply to a filter? Interpolate between noop and effect of specified value? (which would work for most, but not all, filters).

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


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

Received on Sunday, 4 January 2026 12:07:47 UTC