Re: [csswg-drafts] [css-color-4] Specified value for color when calc() is used (#8318)

I am sorry but, can you please clarify one last time if (simplified) math functions should appear in the serialization of specified non-sRGB color values?

  > `test_valid_value("color", "lch(calc(50 * 3) calc(0.5 - 1) calc(20deg * 2) / calc(-0.5 + 1))", "lch(100 0 40 / 0.5)");`

https://github.com/web-platform-tests/wpt/blob/7953d2cd55b9977e0dc86cfef191a01508a795c3/css/css-color/parsing/color-valid-lab.html#L101

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


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

Received on Thursday, 28 September 2023 07:30:28 UTC