Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CSS transition-behavior property #148

Closed
josepharhar opened this issue Mar 15, 2023 · 2 comments
Closed

CSS transition-behavior property #148

josepharhar opened this issue Mar 15, 2023 · 2 comments
Assignees
Labels
position: support topic: animation Spec relates to animation (including transitions) topic: css Spec relates to CSS (Cascading Style Sheets) venue: W3C CSS WG

Comments

@josepharhar
Copy link

josepharhar commented Mar 15, 2023

Request for position on an emerging web specification

Information about the specification

Design reviews and vendor positions

Bugs tracking this feature

  • WebKit Bugzilla:
  • Radar:

Anything else we need to know

The transition-behavior property enables transitions for discrete properties when the allow-discrete value is used. Discrete properties will transition from their initial to final value at 50% through the transition, unless one of the values is display:none or content-visibility:hidden, in which case the not-invisible value will be used for the entire duration of the transition.

CSSWG issue: w3c/csswg-drafts#8857

@gsnedders
Copy link

cc @graouts

@hober hober added topic: css Spec relates to CSS (Cascading Style Sheets) venue: W3C CSS WG topic: animation Spec relates to animation (including transitions) labels Mar 21, 2023
@josepharhar josepharhar changed the title Transitions on specified discrete properties CSS transition-behavior property Aug 15, 2023
@nt1m
Copy link
Member

nt1m commented Dec 9, 2023

I will mark this as position: support one week from now pending objections, given we have implemented this in WebKit:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
position: support topic: animation Spec relates to animation (including transitions) topic: css Spec relates to CSS (Cascading Style Sheets) venue: W3C CSS WG
Development

No branches or pull requests

6 participants