Re: [csswg-drafts] [css-color-4] Consider not basing interpolation color space on input color types (#6914)

I see code and test commits by @weinig to enforce an oklab default interpolation.

I still believe this is the right approach, because these options are worse:

1. enforce an sRGB interpolation space for interpolating all colors (unless there is an explicit `in <colorspace>`), thus forcing all non-legacy colors to interpolate in a gamma-encoded space with known bad results
2. enforce `in <colorspace>` for interpolation of all non-legacy colors

![image](https://user-images.githubusercontent.com/2506926/150681113-1127fe50-a0a8-410b-a800-e0f7793c64e5.png)


-- 
GitHub Notification of comment by svgeesus
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/6914#issuecomment-1019487387 using your GitHub account


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

Received on Sunday, 23 January 2022 13:37:33 UTC