Re: [csswg-drafts] [css-easing] Should we include the infinity for output progress value? (#8344)

hmm, shouldn't that per spec be actual infinity (or let's say, `calc(infinity)` or so?). In Gecko we don't actually yet ship the division by zero / infinity / nan keywords in calc() and IIRC that was one of the remaining bugs.

I guess https://drafts.csswg.org/css-values-4/#calc-computed-value doesn't quite specify what's the actual computed value of a `<number>` that happens to be `calc(infinity)`, but it's weird that it would just be `FLOAT_MAX` effectively.

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


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

Received on Sunday, 22 January 2023 17:35:12 UTC