Re: [csswg-drafts] [css-color-4] Color modifications proposal: extending color functions

> Note an issue with single-letter names: lab() has both an "a" component and an alpha.

That's not really an issue if resolution of the token is always based on the position in the function. It's only an issue if we allow parameters to be omitted in the middle or if we allow complex color-matrix type math. The `rel()` function could be defined to take any `<custom-ident>` token, and that ident would always resolve to the underlying value of that component in the base color.

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

Received on Monday, 15 October 2018 20:33:28 UTC