Re: [csswg-drafts] [css-values] Re-adding min() and max()?

@ewilligers Can’t this still be reduced to an array of coefficients, i.e. `calc(0.75 * (a * 10% + (1-a) * 20vw) + 0.25 *(b * 30em + (1-b) * 40vh)` where a, b ∈ [0, 1] ?

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

Received on Tuesday, 27 February 2018 23:42:37 UTC