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

I clarified:

```html
        Interpolation between <<color>> values
 occurs by first
 checking the two colors for analogous components 
 which will be carried forward;
 then (if required) converting them to a given color space
 which will be referred to as the <dfn export>interpolation color space</dfn> below,
 and then
 linearly interpolating each component of the computed value of the color
 separately.
```

-- 
GitHub Notification of comment by svgeesus
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8612#issuecomment-1572512423 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:37:51 UTC