- From: Emilio Cobos Álvarez via GitHub <sysbot+gh@w3.org>
- Date: Sun, 22 Jan 2023 17:35:11 +0000
- To: public-css-archive@w3.org
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