- From: Romain Menke via GitHub <sysbot+gh@w3.org>
- Date: Sun, 28 Apr 2024 09:46:06 +0000
- To: public-css-archive@w3.org
Ah, indeed! The intention is to preserve missing components / `none` as much as possible. So if there are algorithms where it isn't stated and where it could be preserved, then we should change that. The serialization as `color(srgb)` for specific cases is problematic when trying to preserve missing components / `none`. It doesn't currently state that carry forward should happen. But it also makes carry forward impossible for non-alpha components when the src and dest aren't both in srgb to begin with. -- GitHub Notification of comment by romainmenke Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/10254#issuecomment-2081414151 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Sunday, 28 April 2024 09:46:07 UTC