Re: [csswg-drafts] [css-color-hdr] Add interpolation between multiple values of dynamic-range-limit (#10271)

Actually, I think it would be preferable to switch the `dynamic-range-limit-mix()` function's grammar to match that of the [`mix-*()` family of functions](https://drafts.csswg.org/css-values-5/#calc-mix) (and ideally switch the name order as well, to `mix-dynamic-range-limit()`).

In other words:

```
mix-dynamic-range-limit( <progress>, <'dynamic-range-limit'>, <'dynamic-range-limit'> )

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


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

Received on Tuesday, 30 April 2024 22:47:02 UTC