RESOLVED FIXED 271386
[web-animations] account for `display` animations when resolving style
https://bugs.webkit.org/show_bug.cgi?id=271386
Summary [web-animations] account for `display` animations when resolving style
Antoine Quint
Reported 2024-03-21 08:49:32 PDT
While we added animation support for the `display` property in bug 271372 / 276464@main, we are not yet fully accounting for the possibility that the `display` property is animated when resolving styles in Style::TreeResolver and the subtleties of CSS Animations and CSS Transitions possibly yielding a different `display` value than the non-animated style.
Attachments
Antoine Quint
Comment 1 2024-03-21 09:05:45 PDT
EWS
Comment 2 2024-03-21 23:08:59 PDT
Committed 276531@main (6778ef1c00ce): <https://commits.webkit.org/276531@main> Reviewed commits have been landed. Closing PR #26248 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2024-03-21 23:11:07 PDT
Antoine Quint
Comment 4 2024-04-03 07:20:40 PDT
*** Bug 259192 has been marked as a duplicate of this bug. ***
Note You need to log in before you can comment on or make changes to this bug.