Times like `NaN` and `infinity` (and `-infinity`) should be serialized properly as per spec, see WPT tests for examples. Additionally, they are not calculated correctly due to some parse time clamping internal limitations with time. WPT test: https://wpt.fyi/results/css/css-values/calc-infinity-nan-serialize-time.html
Bug 1820875 Comment 0 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
Times like `NaN` and `infinity` (and `-infinity`) should be serialized properly as per spec, see WPT tests for examples. Additionally, they are not parsed due to some parse time clamping internal limitations with time. WPT test: https://wpt.fyi/results/css/css-values/calc-infinity-nan-serialize-time.html
Times like `NaN` and `infinity` (and `-infinity`) should be serialized properly as per spec, see WPT tests for examples. Additionally, they are not parsed due to some parse-time clamping internal limitations with time values. WPT test: https://wpt.fyi/results/css/css-values/calc-infinity-nan-serialize-time.html