Kaynağa Gözat

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

Fixes failing test introduced by
b342758dbf8d1138353db89708964e75b9128400
Aliaksandr Kalenik 8 ay önce
ebeveyn
işleme
24a6fd3d76

+ 1 - 1
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)