Re: [csswg-drafts] [css-values-4] Simplification changes semantics (#9437)

Gonna go ahead and close this; the only possible "fix" would be to go full JS and say that *all* CSS math is done in IEEE-754 doubles, with a precisely defined order of operations for all mathematical stuff. That's definitely not going to happen, since impls purposely use non-doubles for a number of reasons.

So yeah, CSS math is gonna (continue to) be somewhat underdefined.

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


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

Received on Monday, 23 October 2023 20:40:42 UTC