Re: [csswg-drafts] [css-pseudo] defaulting ‘color’ in :root highlights (#6774)

> Blink doesn’t support any advanced color features yet, but I think in that case we would still set the flag, indicating that ‘color’ is _dependent_ on currentColor. Once we know what currentColor will be — for now, that means during paint — we call whichever function we normally call to resolve (and possibly mix) color values.

But that means that you need to preserve the unmixed color in the computed style, which is what you want to avoid to begin with right? Anyways I'm not opposed to that but seems a bit tricky off-hand.

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


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

Received on Friday, 27 May 2022 09:59:47 UTC