W3C home > Mailing lists > Public > public-css-archive@w3.org > May 2020

[csswg-drafts] [filter-effects-1] color-interpolation-filters can affect feOffset (#5138)

From: Myles C. Maxfield via GitHub <sysbot+gh@w3.org>
Date: Fri, 29 May 2020 22:36:53 +0000
To: public-css-archive@w3.org
Message-ID: <issues.opened-627580980-1590791812-sysbot+gh@w3.org>
litherum has just created a new issue for https://github.com/w3c/csswg-drafts:

== [filter-effects-1] color-interpolation-filters can affect feOffset ==
https://drafts.fxtf.org/filter-effects/#ColorInterpolationFiltersProperty

The note says:

>  The `color-interpolation-filters` property just has an affect on filter operations. Therefore, it has no effect on filter primitives like `<feOffset>` ...

In feOffset, the `dx` and `dy` values don't have to be integral, which means it may perform interpolation between adjacent pixels. Interpolation is sensitive to color space. I think feOffset actually can be sensitive to `color-interpolation-filters`.

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/5138 using your GitHub account
Received on Friday, 29 May 2020 22:36:57 UTC

This archive was generated by hypermail 2.4.0 : Tuesday, 5 July 2022 06:42:07 UTC