[fxtf-drafts] [filter-effects] Color space awareness (#428)

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

== [filter-effects] Color space awareness  ==
Currently, all filters are defined in terms of sRGB-centric SVG filters.
Since [the Web is finally moving away from sRGB](https://www.w3.org/TR/css-color-4/), we'll eventually need to make them more color space aware, either by defining them differently, or by improving the SVG filters they are based on.

This affects:
- `hue-rotate()`
- `brightness()`
- `grayscale()`
- `invert()` (@svgeesus?)

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


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 9 June 2021 13:59:21 UTC