[Webkit-unassigned] [Bug 219832] New: [css-values-4] Math function 'calc()' should allow infinity and NaN

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Dec 13 00:10:34 PST 2020


https://bugs.webkit.org/show_bug.cgi?id=219832

            Bug ID: 219832
           Summary: [css-values-4] Math function 'calc()' should allow
                    infinity and NaN
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: 0xdevssh at gmail.com

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

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20201213/18414a07/attachment-0001.htm>


More information about the webkit-unassigned mailing list