Re: [csswg-drafts] [css-color-adjust] Clarify expectations re forced-color mode, system colors, and transitions (#5419)

Noting that me writing the spec to make this a computed-time adjustment is counter to what we decided in #4915. (Ignore the resolution, it was made relative to the earlier spec.)

If I change the spec to specifically affect the *used* value of the color, this whole question becomes moot anyway - transitions might happen underneath the hood (and since that's detectable via Web Animations API, we should still be clear whether or not it happens), but the end-result for the user is a system color and zero transitions.

(If transitions *do* still happen, that's *probably* a better result for the background-color, which takes its color from the system color but its alpha from the author's background-color. This would allow backgrounds to still fade in/out.)

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


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

Received on Wednesday, 30 September 2020 22:13:13 UTC