Re: [csswg-drafts] [css-values-4] Should arguments to min/max get simplified when only partial simplification is possible? (#4756)

The resolution above says:

> All math functions aggressively simplify their calculations as far as possible for a given value-computation stage

That doesn't sound like we should only simplify them at computed/used-value time, and I think the spirit was "resolve stuff as much as possible to avoid more work later on".

I agree we shouldn't do this for all functions blindly, but the simplification in the OP doesn't seem unreasonable to me.

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

Received on Friday, 7 February 2020 15:32:36 UTC