- From: Miriam Suzanne via GitHub <sysbot+gh@w3.org>
- Date: Sun, 14 Apr 2024 19:24:29 +0000
- To: public-css-archive@w3.org
> C: > > 1. calc(h + 20) remains calc(none + 20) The value of `none` is replaced by the corresponding channel in the other color, so: 2. interpolated as `((50 + 20) + 50) / 2` 3. results in `hsl(60deg 50% 50%)` To me, that seems like expected behavior. -- GitHub Notification of comment by mirisuzanne Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/10151#issuecomment-2054160966 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Sunday, 14 April 2024 19:24:30 UTC