- From: Tab Atkins Jr. via GitHub <noreply@w3.org>
- Date: Tue, 03 Mar 2026 23:12:10 +0000
- To: public-css-archive@w3.org
Chrome is wrong here. The spec says that using `none` *acts identically* to a `min()` or `max()`, but doesn't say anything about that being an actual equivalence or desugarings. `clamp()` should remain as `clamp()` until it's fully resolveable. (I wouldn't have a problem with *changing* to Chrome's behavior, but it's certainly wrong per spec right now, and I don't think there's a strong argument either way.) -- GitHub Notification of comment by tabatkins Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/13535#issuecomment-3994144189 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 3 March 2026 23:12:11 UTC