Bug 271386
Summary: | [web-animations] account for `display` animations when resolving style | ||
---|---|---|---|
Product: | WebKit | Reporter: | Antoine Quint <graouts> |
Component: | Animations | Assignee: | 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
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Antoine Quint
Pull request: https://github.com/WebKit/WebKit/pull/26248
EWS
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
<rdar://problem/125216336>
Antoine Quint
*** Bug 259192 has been marked as a duplicate of this bug. ***