- From: CSS Meeting Bot via GitHub <sysbot+gh@w3.org>
- Date: Wed, 08 Jan 2020 17:38:12 +0000
- To: public-css-archive@w3.org
The CSS Working Group just discussed `Should lab() colors which are outside the sRGB gamut be rendered on capable displays?`. <details><summary>The full IRC log of that discussion</summary> <dael> Topic: Should lab() colors which are outside the sRGB gamut be rendered on capable displays?<br> <dael> github: https://github.com/w3c/csswg-drafts/issues/4646<br> <dael> smfr: Apple display supports P3 which is wider. Makes sense to allow an author to get brighter colors. An author working on a lower gamut display may spec colors outside srgb and thye don't know it.<br> <dael> leaverou: That can happen. Thre are monitors smaller than srgb. Current colors have this problem<br> <dael> chris: smfr I assumed question was retorical and you're saying chris please document this<br> <dael> smfr: I wanted to it be clear we're not using lab as a way to spec things immediately converted to srgb<br> <dael> chris: Yes. Thank you<br> <dael> AmeliaBR: Suggestion is that the default behavior is use max gamut available on device and if you want clamping you need to use workin color space<br> <dael> leaverou: Could wrap in rgb funt<br> <dael> chris: Mainly needs to say use widest gamut possible and therefore clamp as late as possible<br> <Rossen_> s/funt/func/<br> <dael> dbaron: Should space say how to deal with displays with narrower gamuts?<br> <dael> dbaron: Rendering intent in SVG<br> <dael> chris: Yes, exactly. I plan to use that b/c currently have horrible per component clamping. As you say there's this metrec that's much more internded<br> <dael> myles: Is this tested?<br> <dael> chris: Reference modes, yeah<br> <dael> florian: Follow up. When you say gamut is smaller I suspect displays less then srgb we pretend is srgb?<br> <dael> chris: Yes. Highly sub srgb probably don't have color profiles so you get what you get.<br> <TabAtkins> Hm, testing is interesting here. Does the output's gamut affect computed values?<br> <dael> Rossen_: Anything else on this?<br> <TabAtkins> I don't think it does, so this would be purely visual.<br> </details> -- GitHub Notification of comment by css-meeting-bot Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/4646#issuecomment-572176939 using your GitHub account
Received on Wednesday, 8 January 2020 17:38:13 UTC