You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix intermediate color in color-mix(red yellow 65%) example.
The main bug was reported both in a comment in the spec and in
w3ctag/design-reviews#526 (comment)
This also fixes dropping of a "9" digit in the red's chroma midway
through the calculations.
Note that the correct intermediate is well out of sRGB. I just chose to
use it anyway and add a note about such cases.
0 commit comments