[csswg-drafts] [css-color-adjust-1] Is forced background-color computed or used value? (#4915)

fantasai has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-color-adjust-1] Is forced background-color computed or used value? ==
Follow-up to https://github.com/w3c/csswg-drafts/issues/4175

We are computing `background-color` based on the computed 'color' value. (Specifically, we're keying off the computed `color` to find a color, and forcing all but the author’s specified alpha channel to match that color.)

Is this computation at computed-value time or used-value time for `background-color`?

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/4915 using your GitHub account

Received on Thursday, 2 April 2020 22:14:22 UTC