Web platform features explorer

transition-behavior

The transition-behavior: allow-discrete CSS declaration allows transitions for properties whose animation behavior is discrete. Such properties can't be interpolated and swap from their start value to the end value at 50%.

Status

Baseline Newly Available (since 2024-08-06)

This feature is expected to reach Baseline Widely Available status on: 2027-02-06

MDN documentation

Browser support

  • Chrome 117 Released on 2023-09-12
  • Chrome Android 117 Released on 2023-09-12
  • Edge 117 Released on 2023-09-15
  • Firefox 129 Released on 2024-08-06
  • Firefox for Android 129 Released on 2024-08-06
  • Safari 17.4 Released on 2024-03-05
  • Safari on iOS 17.4 Released on 2024-03-05

Developer signals

Usage (according to Chrome Platform Status)

~0.375% of page loads. More data at chromestatus.

Interop