[Webkit-unassigned] [Bug 206019] New: Setting currentScale to non-finite values should throw TypeError

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 9 11:21:57 PST 2020


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

            Bug ID: 206019
           Summary: Setting currentScale to non-finite values should throw
                    TypeError
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: SVG
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: sunny_he at apple.com
                CC: zimmermann at kde.org

SVG2 spec 5.14.2 Interface SVGSVGElement (https://www.w3.org/TR/SVG2/struct.html#__svg__SVGSVGElement__currentScale) defines currentScale to be float, not unrestricted float. Chrome and Firefox throw TypeError if currentScale is set to NaN or Inf, WebKit silently sets currentScale to NaN.

-- 
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/20200109/f6d67f5a/attachment.htm>


More information about the webkit-unassigned mailing list