Bug 266072 - [css-transitions] account for `transition-behavior` when considering whether to start transitions for non-animated properties
Summary: [css-transitions] account for `transition-behavior` when considering whether ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Animations (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Antoine Quint
URL:
Keywords: InRadar
Depends on: 266071
Blocks: 256138
  Show dependency treegraph
 
Reported: 2023-12-08 08:39 PST by Antoine Quint
Modified: 2023-12-08 15:40 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Antoine Quint 2023-12-08 08:39:02 PST
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.
Comment 1 Radar WebKit Bug Importer 2023-12-08 08:40:29 PST
<rdar://problem/119379014>
Comment 2 Antoine Quint 2023-12-08 14:40:58 PST
Pull request: https://github.com/WebKit/WebKit/pull/21535
Comment 3 EWS 2023-12-08 15:40:23 PST
Committed 271763@main (336b9f90b63d): <https://commits.webkit.org/271763@main>

Reviewed commits have been landed. Closing PR #21535 and removing active labels.