Click here to download the Blitz Browser!

WPT

wpt / css / css-easing / timing-functions-syntax-computed.html

Spec: CSS Easing Functions ↗

Runs: Chrome 155.0.8041.0 (wpt@a1690333b, 2026-09-04) | Firefox 157.0a1 (wpt@2c385f65e, 2026-09-04) | Safari 251 preview (wpt@a1e944e7a, 2026-09-04) | Ladybird 1.0-a7825 (wpt@9298d21d2, 2026-09-04) | Servo Servo 0.6 (wpt@7e3d005d7, 2026-09-03) | Blitz a50cb8971 (wpt@a95401e4e, 2026-09-03)

View on the Blitz WPT dashboard | Open test on wpt.live | wpt.fyi

ChromeFirefoxSafariLadybirdServoBlitz
Total19/2117/2121/2121/2117/2117/21
SubtestChromeFirefoxSafariLadybirdServoBlitz
Property animation-timing-function value 'linear'PASSPASSPASSPASSPASSPASS
Property animation-timing-function value 'ease'PASSPASSPASSPASSPASSPASS
Property animation-timing-function value 'ease-in'PASSPASSPASSPASSPASSPASS
Property animation-timing-function value 'ease-out'PASSPASSPASSPASSPASSPASS
Property animation-timing-function value 'ease-in-out'PASSPASSPASSPASSPASSPASS
Property animation-timing-function value 'cubic-bezier(0.1, 0.2, 0.8, 0.9)'PASSPASSPASSPASSPASSPASS
Property animation-timing-function value 'cubic-bezier(0, -2, 1, 3)'PASSPASSPASSPASSPASSPASS
Property animation-timing-function value 'cubic-bezier(0, 0.7, 1, 1.3)'PASSPASSPASSPASSPASSPASS
Property animation-timing-function value 'cubic-bezier(calc(-2), calc(0.7 / 2), calc(1.5), calc(0))'FAILFAILPASSPASSFAILFAIL
Property animation-timing-function value 'steps(4, start)'PASSPASSPASSPASSPASSPASS
Property animation-timing-function value 'steps(2, end)'PASSPASSPASSPASSPASSPASS
Property animation-timing-function value 'steps( 2, end )'PASSPASSPASSPASSPASSPASS
Property animation-timing-function value 'steps(2, jump-start)'PASSPASSPASSPASSPASSPASS
Property animation-timing-function value 'steps(2, jump-end)'PASSPASSPASSPASSPASSPASS
Property animation-timing-function value 'steps(2, jump-both)'PASSPASSPASSPASSPASSPASS
Property animation-timing-function value 'steps(2, jump-none)'PASSPASSPASSPASSPASSPASS
Property animation-timing-function value 'steps(calc(-10), start)'PASSFAILPASSPASSFAILFAIL
Property animation-timing-function value 'steps(calc(5 / 2), start)'PASSPASSPASSPASSPASSPASS
Property animation-timing-function value 'steps(calc(1), jump-none)'FAILFAILPASSPASSFAILFAIL
Property animation-timing-function value 'linear, ease, linear'PASSPASSPASSPASSPASSPASS
Property animation-timing-function value 'steps(calc(2 + sign(100em - 1px)), end)'PASSFAILPASSPASSFAILFAIL