Re: [csswg-drafts] [css-color-4] Expose Linear-light sRGB as CSS syntax? (#6087)

The CSS Working Group just discussed `[css-color-4] Expose Linear-light sRGB as CSS syntax?`, and agreed to the following:

* `RESOLVED: Add srgb-linear color space`

<details><summary>The full IRC log of that discussion</summary>
&lt;fantasai> Topic: [css-color-4] Expose Linear-light sRGB as CSS syntax?<br>
&lt;fantasai> github: https://github.com/w3c/csswg-drafts/issues/6087<br>
&lt;fantasai> chris_: Linear-light sRGB is sRGB without gamma function<br>
&lt;fantasai> chris_: already extended beyond 0 and 1<br>
&lt;fantasai> chris_: some hardware uses this to do HDR<br>
&lt;fantasai> chris_: used in WebGPU and Canvas<br>
&lt;fantasai> chris_: also SVG filters do all their work in this mode<br>
&lt;fantasai> chris_: We export the term for re-use, but don't expose it to authors<br>
&lt;Rossen_> q?<br>
&lt;fantasai> chris_: so question is do we want to do that<br>
&lt;fantasai> smfr: WebKit supports adding this<br>
&lt;fantasai> chris_: does anyone object?<br>
&lt;fantasai> chris_: Just notice that it has a much higher precision function than sRGB<br>
&lt;fantasai> chris_: so you will need a half-float to hold these values<br>
&lt;fantasai> RESOLVED: Add srgb-linear color space<br>
</details>


-- 
GitHub Notification of comment by css-meeting-bot
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/6087#issuecomment-965594483 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 10 November 2021 17:55:37 UTC