Bug 246851 - [web-animations] Implement KeyframeEffect.iterationComposite
Summary: [web-animations] Implement KeyframeEffect.iterationComposite
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Animations (show other bugs)
Version: Safari Technology Preview
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Antoine Quint
URL:
Keywords: InRadar
Depends on: 246855 246864 246865 248235 248312 248338
Blocks:
  Show dependency treegraph
 
Reported: 2022-10-21 04:27 PDT by Antoine Quint
Modified: 2022-11-28 00:02 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Antoine Quint 2022-10-21 04:27:34 PDT
We expose the KeyframeEffect.iterationComposite property as an experimental feature but don't actually do anything with it. We should finish its implementation and turn the feature on.
Comment 1 Radar WebKit Bug Importer 2022-10-21 04:28:00 PDT
<rdar://problem/101423139>
Comment 2 Antoine Quint 2022-10-21 04:28:14 PDT
Firefox ships this feature per WTP.fyi results. Chrome does not.
Comment 3 Antoine Quint 2022-11-25 02:47:21 PST
Pull request: https://github.com/WebKit/WebKit/pull/6812
Comment 4 EWS 2022-11-28 00:02:19 PST
Committed 257059@main (5c0978ea68f0): <https://commits.webkit.org/257059@main>

Reviewed commits have been landed. Closing PR #6812 and removing active labels.