Re: [csswg-drafts] [css-values] mod(−0, +∞) and mod(+0, −∞) not handled correctly (#4723)

`mod(−0, +∞) = +0` is arguably invalid. Should be ∞ instead.

But really, this shows why `mod(x, ∞)` is nonsensical in general.

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

Received on Wednesday, 5 February 2020 05:02:05 UTC