Bug 271386

Summary: [web-animations] account for `display` animations when resolving style
Product: WebKit Reporter: Antoine Quint <graouts>
Component: AnimationsAssignee: Antoine Quint <graouts>
Status: RESOLVED FIXED    
Severity: Normal CC: ahmad.saleem792, dino, graouts, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 267762    

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.