Bug 240727 - [web-animations] provide a dedicated flag for KeyframeEffect.iterationComposite
Summary: [web-animations] provide a dedicated flag for KeyframeEffect.iterationComposite
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Animations (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Antoine Quint
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-05-20 13:12 PDT by Antoine Quint
Modified: 2022-06-30 05:20 PDT (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-05-20 13:12:53 PDT
We need a dedicated flag for the KeyframeEffect.iterationComposite property as that property did not make it to Web Animations 1.0 and should not be enabled together with KeyframeEffect.composite.
Comment 1 Antoine Quint 2022-05-20 13:15:23 PDT
Pull request: https://github.com/WebKit/WebKit/pull/848
Comment 2 EWS 2022-05-20 14:22:52 PDT
Committed r294579 (250816@main): <https://commits.webkit.org/250816@main>

Reviewed commits have been landed. Closing PR #848 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2022-05-20 14:23:14 PDT
<rdar://problem/93678419>
Comment 4 Antoine Quint 2022-06-30 05:20:41 PDT
This caused bug 242178.