WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
249741
Restrict floats over svgElement.setCurrentTime to finite values
https://bugs.webkit.org/show_bug.cgi?id=249741
Summary
Restrict floats over svgElement.setCurrentTime to finite values
Ahmad Saleem
Reported
2022-12-21 13:37:28 PST
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!
Attachments
Add attachment
proposed patch, testcase, etc.
Ahmad Saleem
Comment 1
2022-12-21 13:39:50 PST
IDL -
https://github.com/WebKit/WebKit/blob/28c5d0e82b0f2b000aa18734a3f2345ed9cfd86e/Source/WebCore/svg/SVGSVGElement.idl#L63
EWS
Comment 2
2022-12-24 09:32:31 PST
Committed
258322@main
(e938348a700c): <
https://commits.webkit.org/258322@main
> Reviewed commits have been landed. Closing PR #8054 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2022-12-24 09:33:15 PST
<
rdar://problem/103686250
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug