[css-values] Define mix() with <declaration-value> · Issue #8096 · w3c/csswg-drafts (original) (raw)

https://drafts.csswg.org/css-values-4/#interpolate

mix( ';' ';' )

It doesn't say what's the grammar for <start-value> and <end-value>.

I think they should be defined to be equivalent to , or just use <declaration-value> directly.

Related: #8091