Re: [filter-effects] color-interpolation-filters

> I assumed that feFlood would be like feTurbulence in that the values are
defined in the color space of the filter primitive. This is what Webkit is
doing now... but not Firefox and Opera (or Batik) which assume sRGB.
Whatever is done for feFlood should be also done for  feSpecularLighting
and feDiffuseLighting. For feDiffuseLighting, both Firefox and Chrome use
the color space of the filter primitive while Opera assumes sRGB. There is
no consistency at all for feSpecularLighting.

I'll raise a bug for Firefox to change feSpecular and
feDiffuseLighting to be sRGB.

Robert

Received on Tuesday, 8 January 2013 23:18:06 UTC