Re: [w3ctag/design-reviews] [CSS-Values-4] FYI review of Allow infinity, -infinity and NaN in CSS calc() (Issue #708)

Hi @LeaVerou ,

I guess my explainer need more description.

According to [the specification](https://www.w3.org/TR/css-values-4/#:~:text=If%20a%20top%2Dlevel%20calculation%20(a%20math%20function%20not%20nested%20inside%20of%20another%20math%20function)%20would%20produce%20a%20value%20whose%20numeric%20part%20is%20NaN%2C%20it%20instead%20act%20as%20though%20the%20numeric%20part%20is%20%2B%E2%88%9E.), Only output NaN value from calc() will be +Inf. (Inside of calc(), NaN acts NaN).

I will edit my explainer to make this clear.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3ctag/design-reviews/issues/708#issuecomment-1032104044
You are receiving this because you are subscribed to this thread.

Message ID: <w3ctag/design-reviews/issues/708/1032104044@github.com>

Received on Tuesday, 8 February 2022 01:02:17 UTC