Skip to content

chore(relnotes): Enable CSS transition-behavior in Nightly#22836

Merged
bsmth merged 1 commit intomdn:mainfrom
bsmth:32664-transition-behavior
Apr 16, 2024
Merged

chore(relnotes): Enable CSS transition-behavior in Nightly#22836
bsmth merged 1 commit intomdn:mainfrom
bsmth:32664-transition-behavior

Conversation

@bsmth
Copy link
Copy Markdown
Member

@bsmth bsmth commented Apr 15, 2024

Description:

By using transition-behavior, authors can choose to enable animations for properties with discrete values, so transitions can happen at the >50% mark, flipping between two values.

Bugzilla:

Pref: https://searchfox.org/mozilla-central/source/modules/libpref/init/StaticPrefList.yaml#8362

Related issues and pull requests:

Existing docs:

@github-actions github-actions Bot added the data:css Compat data for CSS features. https://developer.mozilla.org/docs/Web/CSS label Apr 15, 2024
Copy link
Copy Markdown
Member

@pepelsbey pepelsbey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks

@bsmth
Copy link
Copy Markdown
Member Author

bsmth commented Apr 16, 2024

TY!

@bsmth bsmth merged commit 84802f8 into mdn:main Apr 16, 2024
@bsmth bsmth deleted the 32664-transition-behavior branch April 16, 2024 09:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

data:css Compat data for CSS features. https://developer.mozilla.org/docs/Web/CSS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants