Re: [csswg-drafts] [css-values] Should round(strategy, A, 0) be NaN or A? (#4762)

I'm going to go ahead and close this no-change. I can see the limit argument for making `round(A, 0)` yield `A`, but the invariant argument for making it `NaN` (the result should be a multiple of the second argument, and nothing non-zero is a multiple of 0) still seems the most reasonable to me.

@Loirooriol, does this work for you?

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


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

Received on Thursday, 21 October 2021 22:35:42 UTC