diff --git a/Tests/LibWeb/Text/expected/WebAnimations/misc/steps-serialization.txt b/Tests/LibWeb/Text/expected/WebAnimations/misc/steps-serialization.txt index eb0dac788fb..0aea10f2a23 100644 --- a/Tests/LibWeb/Text/expected/WebAnimations/misc/steps-serialization.txt +++ b/Tests/LibWeb/Text/expected/WebAnimations/misc/steps-serialization.txt @@ -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)