| Summary: | [css-animations] composite operation of implicit keyframes for CSS Animations should be "replace" | ||
|---|---|---|---|
| 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 | ||
| See Also: | https://github.com/web-platform-tests/wpt/pull/38297 | ||
|
Description
Antoine Quint
2023-02-01 04:06:34 PST
*** Bug 251498 has been marked as a duplicate of this bug. *** So the relevant piece of information here is that getKeyframes() should return "replace" for the "composite" property for implicit keyframes of a CSS Animation, per step 2 of https://drafts.csswg.org/css-animations-2/#keyframes. Pull request: https://github.com/WebKit/WebKit/pull/9453 Submitted web-platform-tests pull request: https://github.com/web-platform-tests/wpt/pull/38297 merge-queue failed to commit PR to repository. To retry, remove any blocking labels and re-apply merge-queue label Committed 259739@main (52923169468b): <https://commits.webkit.org/259739@main> Reviewed commits have been landed. Closing PR #9453 and removing active labels. |