Re: [csswg-drafts] [css-values] Clarifying serialization of negative zero and expression simplification (#9750)

There was a recent issue were this was discussed and it was mentioned there that negative zero is written very specifically in [css-values-4](https://drafts.csswg.org/css-values-4/#calc-ieee) as `clamp(0⁺, 0⁻, 1)` as not to confuse it with `clamp(+0, -0, 1)` exactly because of tokenizing. But I can't seem to find it now. Again, possible I misread that.

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


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 28 February 2024 18:11:59 UTC