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

I have bisected Firefox. `calc(1 / -0)` was invalid until https://bugzilla.mozilla.org/show_bug.cgi?id=1682444, when it became negative infinity.

IMO if we have the concept of negative zero, `-0` should produce it? Seems quite confusing otherwise.

Also #4110 was closed "in favor of the metabug for better JS alignment", and in JS, `-0` is the negative zero.

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


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

Received on Thursday, 29 February 2024 13:49:23 UTC