Re: [fxtf-drafts] [filter-effects-1] Interaction of color-interpolation-filters and CSS url() filter function is ill defined

@smfr @svgeesus There is a clear distinguishing between Filter Primitives and Filter Functions in the spec.

Filter Primitives are the elements you are referring to like `<feBlend>` and Filter Functions are the functions applied on the property like `saturate(50%)`. The latter does not include `url()`.

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

Received on Tuesday, 8 May 2018 03:20:03 UTC