[csswg-drafts] [filter-effects] color-interpolation-filters initial value

ewilligers has just created a new issue for https://github.com/w3c/csswg-drafts:

== [filter-effects] color-interpolation-filters initial value ==
[SVG 1.1](https://www.w3.org/TR/SVG11/painting.html#ColorInterpolationFiltersProperty) and Chrome/Edge/Firefox/Safari have `linearrgb` as the initial value for `color-interpolation-filters`.

However, the initial value is currently specified as `auto` in
https://drafts.fxtf.org/filter-effects/#ColorInterpolationFiltersProperty

The change occurred during

> commit 14055772983bd639684ac221640e4ac2c30a59cb
> Author: Dirk Schulze <krit@webkit.org>
> Date:   Fri Nov 8 16:57:03 2013 +0100
> 
>     [filter-effects] Clarify that filter primitives operate in a different coordinate space then the CSS grid.

Was the initial value changed accidentally?

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/3131 using your GitHub account

Received on Thursday, 20 September 2018 09:45:35 UTC