Bug 267762
Summary: | [web-animations] add animation support for the `display` property | ||
---|---|---|---|
Product: | WebKit | Reporter: | Antoine Quint <graouts> |
Component: | Animations | Assignee: | Antoine Quint <graouts> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | benoit.rouleau, dino, graouts, koivisto, ntim, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 268366, 271311, 271365, 271372, 271375, 271386 | ||
Bug Blocks: | 259192 |
Antoine Quint
The `display` property has been made animatable as a discrete property:
https://drafts.csswg.org/css-display-4/#the-display-properties
https://drafts.csswg.org/css-display-4/#display-animation
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Antoine Quint
Pull request: https://github.com/WebKit/WebKit/pull/22974
Radar WebKit Bug Importer
<rdar://problem/121662911>
Tim Nguyen (:ntim)
*** Bug 270972 has been marked as a duplicate of this bug. ***
Antoine Quint
Pull request: https://github.com/WebKit/WebKit/pull/26187
Antoine Quint
Disregard the various pull requests for this patch, there will not be a code change here, this is just an umbrella bug for the various subtasks marked as blockers.
Antoine Quint
All subtasks are complete, this feature is now complete.