Re: [csswg-drafts] [css-color] color({num}3, 4) "shorthand"/alternate for rgb

I noticed recently that canvas has two different behaviours: legacy 
sRGB, which means "this is supposed to be sRGB but eh, just throw the 
colors at the screen" and sRGB, which means "this really is sRGB, 
color manage it like any other calibrated colorspace"
I wonder therefore (we haven't got onto conformance criteria yet, but 
we will) whether rgb() might map to "legacy sRGB" and color() with the
 default sRGB colorpace map to "sRGB".

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

Received on Sunday, 10 July 2016 07:22:56 UTC