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

cc @Loirooriol @tabatkins 

My understanding is that ideally it should be serialized as `max(-0%, 0%)`, but I think that's the only place where we'd serialize a negative zero, and it's kind of annoying implementation wise.

I think safari incorrectly simplifies percentages (percentage basis can be negative in some properties) and that's a bug on their end, though arguably you could simplify the "equal" percentages. That is probably a separate issue tho.

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


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

Received on Sunday, 24 December 2023 07:24:17 UTC