Bug 267640
| Summary: | [web-animations] rename DeclarativeAnimation to StyleOriginatedAnimation | ||
|---|---|---|---|
| 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
Animations originated from CSS, CSS Animations and CSS Transitions, share a superclass named DeclarativeAnimation. However, the terminology is "style-originated animation" as opposed to "script-originated animation". We should rename that shared superclass to reflect this.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/121121419>
Antoine Quint
Pull request: https://github.com/WebKit/WebKit/pull/22868
EWS
Committed 273170@main (1701618d04c4): <https://commits.webkit.org/273170@main>
Reviewed commits have been landed. Closing PR #22868 and removing active labels.