- From: Chris Lilley via GitHub <noreply@w3.org>
- Date: Tue, 31 Mar 2026 23:10:45 +0000
- To: public-css-archive@w3.org
The problem with the original example is that clamping can happen in two places 1. On parsing the `rgb()` 2. On computing the mixed value So a clearer example would be `color-mix(in srgb, color(srgb 1.2 0 0) color(srgb 1.2 0 0))` -- GitHub Notification of comment by svgeesus Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/10414#issuecomment-4166238320 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 31 March 2026 23:10:46 UTC