WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
264543
Throw exception if querying SVGAnimationElement with unresolved interval
https://bugs.webkit.org/show_bug.cgi?id=264543
Summary
Throw exception if querying SVGAnimationElement with unresolved interval
Ahmad Saleem
Reported
2023-11-09 18:10:31 PST
Hi Team, While trying to look for WPT failures, I noticed three failures: WPT:
https://wpt.fyi/results/svg/animations/scripted?label=master&label=experimental&aligned=&q=svganimationelement
> SVGAnimationElement-exceptions.html > SVGAnimationElement-getStartTime.html
^ Only Safari / WebKit fails them. So I will add 'BrowserCompat' tag along with 'WPTImpact' tag. Blink Commit (to merge):
https://src.chromium.org/viewvc/blink?view=revision&revision=194141
Web-Spec:
https://svgwg.org/specs/animations/#InterfaceSVGAnimationElement
In 'Operations:' section. ___ Just wanted to raise so we can fix it. I am doing local testing to see if I can fix it or not. Thanks!
Attachments
Add attachment
proposed patch, testcase, etc.
Ahmad Saleem
Comment 1
2023-11-09 19:06:20 PST
PR -
https://github.com/WebKit/WebKit/pull/20280
(not merging Blink commit since I was able to do it but used it as reference only). Exception changes are easy. :-)
EWS
Comment 2
2023-11-10 02:26:39 PST
Committed
270519@main
(73237f2bdac8): <
https://commits.webkit.org/270519@main
> Reviewed commits have been landed. Closing PR #20280 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2023-11-10 02:27:16 PST
<
rdar://problem/118227343
>
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