Re: [csswg-drafts] [css-values] Clarification on Simplification for clamp() with none values (#13535)

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