[csswg-drafts] [css-color-5] color-mix example 1 should use something other than 50% (#4734)

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

== [css-color-5] color-mix example 1 should use something other than 50% ==
https://drafts.csswg.org/css-color-5/#colormix

Example 1 would be clearer with, say lightness(40%), so that step 3 becomes less ambiguous:

`mix lightness is 40.083 * 0.4 + 70% * (1 - 0.4) = ...`

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

Received on Tuesday, 4 February 2020 04:53:07 UTC