Re: [csswg-drafts] [css-color] Serializing color() values

Resolved. An input of "color" always serializes as "color" Everything else is undefined.

Extra requirement is that "color" serialization doesn't truncate trailing 0 values. e.g. color(srgb 1 0 0).
It is required to drop the "/ 1" for alpha though (if alpha is 100%).

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

Received on Friday, 21 April 2017 03:29:02 UTC