Re: [csswg-drafts] [css-values][css-color] Generic hexadecimal number notation

The use case was the examples quoted in #2021:
>    color: color(swopc 0 206 190 77);
>    color: color(indigo 24 160 86 42 0 18 31);
>    color: color(prophoto 233 150 122);
>    color: color(p3 97 253 36);

which show 8-bit integer values inside `color()`. I assume that some authors would prefer to write them with hexadecimal numbers instead of percentages or 0..1 floats.

Given a tracker, such pseudo-proposals are useful in that the WG can provide a reason for closing them and then proceed to do so. This way, people can easier check whether their idea has been evaluated and dismissed already (or can be pointed here by others).

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

Received on Friday, 1 December 2017 19:59:27 UTC