- From: Christopher Cameron via GitHub <sysbot+gh@w3.org>
- Date: Thu, 18 Aug 2022 05:35:47 +0000
- To: public-css-archive@w3.org
I want to get back to the color matching issue, and take the image part out of the equation. Consider the following 3 pieces of web content: - A div which uses `color(display-p3 1 0 0)` as the background - A 2D canvas in `display-p3` in which solid `color(display-p3 1 0 0)` is drawn - A WebGL canvas in `display-p3` which is cleared to the color (1, 0, 0, 1) Should these appear the same when displayed on a device that has a gamut that is, say, halfway between sRGB and P3? If not, why not? -- GitHub Notification of comment by ccameron-chromium Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7610#issuecomment-1219057329 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 18 August 2022 05:35:49 UTC