- From: Chris Lilley via GitHub <sysbot+gh@w3.org>
- Date: Mon, 06 Dec 2021 17:51:36 +0000
- To: public-css-archive@w3.org
Looking at this again, we decided earlier that mixing in the `srgb` colorspace should serialize as `color(srgb r g b) ` to take advantage of the higher minimum precision, compared to `rgb(r g b)`. Given that, maybe mixing in `hsl` or `hwb` should also serialize to `color(srgb r g b) ` for the same reason? -- GitHub Notification of comment by svgeesus Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/6860#issuecomment-987011973 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 6 December 2021 17:51:38 UTC