浏览代码

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

Fixes failing test introduced by
b342758dbf8d1138353db89708964e75b9128400
Aliaksandr Kalenik 8 月之前
父节点
当前提交
24a6fd3d76
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Tests/LibWeb/Text/expected/WebAnimations/misc/steps-serialization.txt

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