Re: [csswg-drafts] [css-color] Include code for converting gray colors to sRGB colors

The steps relate to the functions in
https://drafts.csswg.org/css-color/#color-conversion-code
but yes, I can easily add a function that expands gray(L) to 
Lab(L,0,0) and then does Lab to sRGB.

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

Received on Wednesday, 14 September 2016 14:15:37 UTC