- From: Romain Menke via GitHub <sysbot+gh@w3.org>
- Date: Wed, 28 Feb 2024 18:11:58 +0000
- To: public-css-archive@w3.org
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