🏠 New in High Baseline Support: linear() easing
June 11, 2026
The linear() easing function for animations and transitions interpolates linearly between the control points, and can be used to approximate complex easing functions, such as a bounce effect.
Source features
css.types.easing-function.linear-function[mdn]