- From: Tab Atkins Jr. via GitHub <noreply@w3.org>
- Date: Mon, 22 Dec 2025 22:56:01 +0000
- To: public-css-archive@w3.org
Hm, I see where you're getting that: [per spec (step 5)]([#simplify-a-calculation-tree](https://drafts.csswg.org/css-values/#simplify-a-calculation-tree)) we should simplify min()/max() if the arguments are numeric and we have enough information to compare them. Exactly what that means is a bit ill-defined; do we *generally* care about %s against known-non-negative basises? -- GitHub Notification of comment by tabatkins Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/12131#issuecomment-3684462176 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 22 December 2025 22:56:02 UTC