RESOLVED DUPLICATE of bug 231044 219832
[css-values-4] Math function 'calc()' should allow infinity and NaN
https://bugs.webkit.org/show_bug.cgi?id=219832
Summary [css-values-4] Math function 'calc()' should allow infinity and NaN
Seokho Song
Reported 2020-12-13 00:10:34 PST
According to the new CSS specification [1], 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)'. [1] https://drafts.csswg.org/css-values-4/#calc-type-checking
Attachments
Radar WebKit Bug Importer
Comment 1 2020-12-15 18:27:32 PST
Tim Nguyen (:ntim)
Comment 2 2021-11-07 01:38:16 PST
*** This bug has been marked as a duplicate of bug 231044 ***
Note You need to log in before you can comment on or make changes to this bug.