Re: [csswg-drafts] [css-color-4] [css-color-5] Mixing with `transparent` seems broken in implementations (#8612)

That is confusing to me 🤔 
Maybe `checking` and `will be carried forward` is too vague?
It doesn't actually say what needs to be done and when.

The steps I have : 
- convert both colors to destination color space
- carry forward missing components between a given color before and after color space conversion
- convert powerless components to missing components
- fill in missing components with components from the other color
- premultiply with alpha
- linear interpolation between the two colors
- un-premultiply

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


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

Received on Thursday, 1 June 2023 17:52:33 UTC