Re: [csswg-drafts] [css-color-4] Consider removing lab(...) and lch(...) syntax and using color(lab ...) and color(lch ...) only (#5887)

What if we just change the serialization so that it doesn't need to be preserved whether it was specified as `lab()` or `color()`? We obviously need to preserve it for `sRGB`, but not sure there's any strong rationale for preserving the difference here, except that we have a recent resolution that except legacy colors, colors are serialized as specified. We can always change that (though `color(srgb)` would need to be preserved regardless).

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


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

Received on Wednesday, 28 April 2021 16:13:33 UTC