[Webkit-unassigned] [Bug 249741] New: Restrict floats over svgElement.setCurrentTime to finite values

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 21 13:37:28 PST 2022


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

            Bug ID: 249741
           Summary: Restrict floats over svgElement.setCurrentTime to
                    finite values
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: SVG
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ahmad.saleem792 at gmail.com
                CC: sabouhallawa at apple.com, zimmermann at kde.org

Hi Team,

While going through Blink's commit, I came across another failing test in Safari 16.2:

Test Case - https://jsfiddle.net/skf7xa53/show

Only need to focus only on setCurrentTime because this is only failing in WebKit while both Chrome Canary 111 and Firefox Nightly 110 is passing it.

Blink Commit - https://chromium.googlesource.com/chromium/blink/+/b4e294d0dec2aeffa4d401e19916e753a7d74a75

WebKit Source - https://github.com/WebKit/WebKit/blob/28c5d0e82b0f2b000aa18734a3f2345ed9cfd86e/Source/WebCore/svg/SVGSVGElement.cpp#L126

Just wanted to raise so we can fix it.

Thanks!

-- 
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/20221221/8bb0748b/attachment.htm>


More information about the webkit-unassigned mailing list