- From: Dirk Schulze via GitHub <sysbot+gh@w3.org>
- Date: Sat, 30 Dec 2017 22:05:51 +0000
- To: public-css-archive@w3.org
dirkschulze has just created a new issue for https://github.com/w3c/csswg-drafts: == [css-color] Define 'linearRGB' == SVG, CSS Masking and Filter Effects use linearRGB in some situations. See https://drafts.fxtf.org/filter-effects/#ColorInterpolationFiltersProperty It would be great if we can combine the `sRGB` and `linearRGB` definition in one specification: CSS Colors. Furthermore, CSS Color currently supports the keyword `srgb`. It should also be considered to support `sRGB` for legacy reasons. (Ditto for `linearrgb` and `linearRGB`.) As a consequence, the CSS properties in Filter Effects should support lowercase and camelcase versions of both keywords as well. Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2151 using your GitHub account
Received on Saturday, 30 December 2017 22:06:15 UTC