- From: Lea Verou via GitHub <sysbot+gh@w3.org>
- Date: Mon, 04 Apr 2022 14:05:39 +0000
- To: public-css-archive@w3.org
@miragecraft This is not the behavior we are discussing in this issue, because dividing by 0 does not produce NaN, it produces infinity (or -infinity, if dividing a negative number by 0). The only case where dividing by 0 produces NaN is when dividing 0/0. -- GitHub Notification of comment by LeaVerou Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7067#issuecomment-1087602074 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 4 April 2022 14:05:40 UTC