Re: [csswg-drafts] [css-transitions] Define interpolation of the currentcolor keyword

Linear interpolation is a reasonable assumption for all transitions, 
including for color. The issue is what color space to perform the 
liner interpolation _in_. 
We have talked about adding a document-wide working colorspace 
property. The initial value would be sRGB. That property seems like 
the best candidate here, so currently any wide-gamut colors would be 
converted to sRGB before being interpolated. Other values of working 
colorspace would avoid that initial color change from gamut mapping.

-- 
GitHub Notification of comment by svgeesus
Please view or discuss this issue at 
https://github.com/w3c/csswg-drafts/issues/445#issuecomment-244938309 
using your GitHub account

Received on Tuesday, 6 September 2016 12:44:17 UTC