Bug 240727
Summary: | [web-animations] provide a dedicated flag for KeyframeEffect.iterationComposite | ||
---|---|---|---|
Product: | WebKit | Reporter: | Antoine Quint <graouts> |
Component: | Animations | Assignee: | Antoine Quint <graouts> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | dino, graouts, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Antoine Quint
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.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Antoine Quint
Pull request: https://github.com/WebKit/WebKit/pull/848
EWS
Committed r294579 (250816@main): <https://commits.webkit.org/250816@main>
Reviewed commits have been landed. Closing PR #848 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/93678419>
Antoine Quint
This caused bug 242178.