- From: Oriol Brufau via GitHub <sysbot+gh@w3.org>
- Date: Sun, 23 Oct 2022 21:12:11 +0000
- To: public-css-archive@w3.org
Note that with `calc` you would need something like `calc(infinity * 1dppx)` in order to get a `<resolution>`, and this won't be the same as `infinite` as noted in https://drafts.csswg.org/css-values-4/#calc-range > Even properties that can explicitly represent infinity as a keyword value, such as [animation-iteration-count](https://drafts.csswg.org/css-animations-1/#propdef-animation-iteration-count), will end up clamping ±∞, as [math functions](https://drafts.csswg.org/css-values-4/#math-function) can’t resolve to keyword values; the numeric part of the property’s syntax still has a minimum/maximum value. -- GitHub Notification of comment by Loirooriol Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7939#issuecomment-1288202269 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Sunday, 23 October 2022 21:12:13 UTC