- From: Gerald Squelart via GitHub <sysbot+gh@w3.org>
- Date: Tue, 11 Feb 2025 19:31:21 +0000
- To: public-css-archive@w3.org
squelart has just created a new issue for https://github.com/w3c/csswg-drafts: == [css-color-hdr] 2.4 "two dynamic-range-limit-mix values" should be "two or more ..." == https://github.com/w3c/csswg-drafts/issues/10271 added interpolation between multiple values of dynamic-range-limit, which can also work on more than two values, as seen in the [example](https://drafts.csswg.org/css-color-hdr/#ex-hdr-limit-mix) and [WPT computed.html](https://github.com/web-platform-tests/wpt/blob/26bac3cc99/css/css-color-hdr/computed.html). However the preceding [paragraph 2.4](https://drafts.csswg.org/css-color-hdr/#dynamic-range-limit-mix) still starts with "This function takes **two** dynamic-range-limit values". It should be updated to "two or more". Bonus: For completeness, could it also support just one value? I think the algorithm to get the computed value would still work. The zero-value case is already implicitly handled by "If the sum of all percentages is 0%, then the function is invalid." Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/11694 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 11 February 2025 19:31:22 UTC