- From: Emilio Cobos Álvarez via GitHub <sysbot+gh@w3.org>
- Date: Tue, 11 Feb 2020 01:07:30 +0000
- To: public-css-archive@w3.org
Well, thinking twice, I'd tend to prefer simplifying slightly, just because work scales better. So if you have `min(10px, 32px, 500px, 10%)`, you need to do a bunch of comparisons every time that value is used instead of a couple... Now repeat that a thousand times and... I wonder what @smfr and other implementors think. If they're fine with no change so am I. -- GitHub Notification of comment by emilio Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/4756#issuecomment-584436192 using your GitHub account
Received on Tuesday, 11 February 2020 01:08:02 UTC