[csswg-drafts] What serialization should be used when using color(lab ...) syntax to specify a lab color? (#5825)

samweinig has just created a new issue for https://github.com/w3c/csswg-drafts:

== What serialization should be used when using color(lab ...) syntax to specify a lab color? ==
With the `color(...)` syntax now supporting the `lab` predefined colorspace (https://www.w3.org/TR/css-color-4/#predefined), what serialization should be used.

My assumption is that the `lab(...)` syntax should be used (just as `lch(...)` values serialize to `lab(...)`, but that is just a guess and would be great to have this clarified in the spec.

A similar question exists for `color(srgb ...)`. In WebKit, we have been shipping a serialization where use of `color(srgb ...)` maintains the `color(srgb ...)` syntax.

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/5825 using your GitHub account


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

Received on Friday, 25 December 2020 20:30:03 UTC