Bug 266072
Summary: | [css-transitions] account for `transition-behavior` when considering whether to start transitions for non-animated properties | ||
---|---|---|---|
Product: | WebKit | Reporter: | Antoine Quint <graouts> |
Component: | Animations | Assignee: | Antoine Quint <graouts> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | dino, graouts, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 266071 | ||
Bug Blocks: | 256138 |
Antoine Quint
Once we have added parsing support for the `transition-behavior` property, we need to account for it when starting transitions for properties that are not animatable.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/119379014>
Antoine Quint
Pull request: https://github.com/WebKit/WebKit/pull/21535
EWS
Committed 271763@main (336b9f90b63d): <https://commits.webkit.org/271763@main>
Reviewed commits have been landed. Closing PR #21535 and removing active labels.