Tests/LibWeb: Rebaseline WebAnimations/misc/steps-serialization.html

Fixes failing test introduced by
b342758dbf
This commit is contained in:
Aliaksandr Kalenik 2024-11-19 14:54:38 +01:00 committed by Alexander Kalenik
parent c47d19d05a
commit 24a6fd3d76
Notes: github-actions[bot] 2024-11-19 15:14:43 +00:00

View file

@ -1,4 +1,4 @@
Input: steps(1, jump-none), Computed: steps(1, jump-none)
Input: steps(1, jump-none), Computed: ease
Input: steps(1, start), Computed: steps(1, start)
Input: steps(1), Computed: steps(1)
Input: steps(4, jump-both), Computed: steps(4, jump-both)