Re: [csswg-drafts] [css-color] [css-color-adjust] Make system colors fully resolve (but flag they were system colors) thus reversing the resolution of #3847 (#6773)

>  I don't recall whether color-mix() resolved at computed or used-value time either per spec (in Gecko it resolves at computed-value time).

There is a reason you don't recall :) In CSS Color 5, [Resolving `<color>` Values](https://drafts.csswg.org/css-color-5/#resolving-color-values) doesn't have a section on resolving `color-mix()`. It should.

It does have [Serializing color-mix()](https://drafts.csswg.org/css-color-5/#serial-color-mix), which serializes the result as a single color in the specified colorspace used for mixing.

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


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

Received on Saturday, 9 April 2022 18:03:06 UTC