[csswg-drafts] [css-values-4] Validity of generic interpolation function mix() (#6700)

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

== [css-values-4] Validity of generic interpolation function mix() ==
In https://github.com/w3c/csswg-drafts/issues/581 and https://github.com/w3c/csswg-drafts/issues/2854 we resolved to add a generic interpolation function, which takes a percentage, a start value, and an end value.

One outstanding question is: where is this notation valid?

- It definitely needs to be valid as a top-level function that wraps the entire property's value.
- Can it also be used as a lower-level syntax, e.g. for interpolating `<length>` values? What about `<position>` values (which have multiple components)?


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


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

Received on Wednesday, 29 September 2021 23:01:40 UTC