Re: [csswg-drafts] [css-values-4] Nit: comparing `-0` and `+0` in `min()` and `max()` (#9631)

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