Re: [csswg-drafts] [css-color] Is relative color syntax ready to ship? (#7978)

@yairEO from [Serializing Relative Color Functions ](https://drafts.csswg.org/css-color-5/#serial-relative-color):

> The serialization of the result of a relative color function is a [<color>](https://drafts.csswg.org/css-color-4/#typedef-color), as defined in [CSS Color 4 ยง 15 Serializing <color> Values](https://drafts.csswg.org/css-color-4/#serializing-color-values). The form used is the same as that used to specify the relative color, but using the absolute form.

So the result of a `c olor-mix()` between `currentColor` and RCS is the same exactly as a mix between `currentColor` and any other absolute color.

Or did you mean an RCS where the origin color is `currentColor`?

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


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Tuesday, 15 November 2022 14:36:38 UTC