RESOLVED FIXED248372
[web-animations] CSSAnimationEvent and CSSTransitionEvent should share a common base class
https://bugs.webkit.org/show_bug.cgi?id=248372
Summary [web-animations] CSSAnimationEvent and CSSTransitionEvent should share a comm...
Antoine Quint
Reported 2022-11-27 01:36:41 PST
CSSAnimationEvent and CSSTransitionEvent both have the same `m_elapsedTime` and `m_pseudoElement` members, they should inherit from a similar base class.
Attachments
Antoine Quint
Comment 1 2022-11-27 01:40:13 PST
EWS
Comment 2 2022-11-27 05:36:30 PST
Committed 257047@main (5b655cd9d573): <https://commits.webkit.org/257047@main> Reviewed commits have been landed. Closing PR #6834 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2022-11-27 05:37:17 PST
Note You need to log in before you can comment on or make changes to this bug.