Re: [css-color][filter-effects] (was: Re: [filter-effects] Tainted filter primitives)

On Jan 3, 2014, at 11:41 PM, Tab Atkins Jr. <jackalmage@gmail.com> wrote:

> On Fri, Jan 3, 2014 at 2:23 PM, Dirk Schulze <dschulze@adobe.com> wrote:
>> On Jan 3, 2014, at 10:55 PM, Tab Atkins Jr. <jackalmage@gmail.com> wrote:
>>> Yup, but that means that flood-color on the <feFlood> will computed to
>>> "currentColor", and thus be caught by the general prohibition against
>>> currentColor as a computed value.  There's no need to call out
>>> "inherit" specifically; it just confuses things.
>> 
>> Could you point me to the last valid definition of currentColor please? I am getting confused here. Is the one in CSS3 Colors already correct or do I need to check another definition?
> 
> CSS3 Colors works, yes.  That's irrelevant for what I'm saying.  What
> I'm saying in the quoted paragraph is that the "inherit" keyword
> *never shows up in computed values*.  It gets processed in the
> cascaded->specified transition.  "inherit" has absolutely nothing to
> do with the tainting concept.

Ok, understood. Will incorporate that.

Greetings,
Dirk

> 
> ~TJ

Received on Friday, 3 January 2014 23:05:29 UTC