- From: Oriol Brufau via GitHub <sysbot+gh@w3.org>
- Date: Thu, 23 Nov 2023 16:10:48 +0000
- To: public-css-archive@w3.org
https://drafts.csswg.org/css-values-4/#calc-ieee > When comparing 0⁺ and 0⁻, 0⁻ is less than 0⁺. For example, `min(0⁺, 0⁻)` must produce 0⁻, `max(0⁺, 0⁻`) must produce 0⁺, and `clamp(0⁺, 0⁻, 1)` must produce 0⁺. -- GitHub Notification of comment by Loirooriol Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/9631#issuecomment-1824673231 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 23 November 2023 16:10:51 UTC