CSS calc() math function should allow infinity and NaN values by 'infinity', '-infinity', 'NaN' keywords or expressions that could be evaluated into infinity or NaN such as 'calc(1/0)'.
This feature improves conformance with the spec.
Docs: https://bit.ly/349gXjq
Explainers: https://github.com/DevSDK/calc-infinity-and-NaN/blob/master/explainer.md