Re: [csswg-drafts] Interpolate values between breakpoints (#6245)

@bramus

> Naming the functions value-mix() and value-map() feels more natural to me, as you are mixing and mapping values. 

When "value" is used in CSS, it refers to a much more generic concept, akin to what the generic `map()` function operates on. It's definitely not used as a specific term for numeric values, in general.

> So if colors get mixed with color-mix(), then (untyped) values gets mixed with … value-mix(), no?

Hm, now I'm confused why you are connecting this to the calc-mix()/calc-map() functions. calc-mix/map() are about mixing/mapping numeric values, not *generic* values.

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


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

Received on Thursday, 20 February 2025 19:24:22 UTC