Re: [csswg-drafts] [css-color] What happens to rgb() etc with Working Color Spaces?

Yes, we need to update them to say that the sRGB value gets converted 
to the working colorspace. Because all the working spaces are larger 
in gamut volume than sRGB, there will be no gamut clipping in that 
case.
It is more tricky for color() if the working colorspace is smaller; 
then you will get gamut clipping. We should add authoring advice to 
set working colorspace appropriately if colors are being specified in 
a colorspace wider than sRGB. The spec needs to say what happens when 
people don't do that, though.

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

Received on Wednesday, 14 September 2016 14:10:41 UTC