mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-21 23:20:20 +00:00
Tests/LibWeb: Rebaseline WebAnimations/misc/steps-serialization.html
Fixes failing test introduced by
b342758dbf
This commit is contained in:
parent
c47d19d05a
commit
24a6fd3d76
Notes:
github-actions[bot]
2024-11-19 15:14:43 +00:00
Author: https://github.com/kalenikaliaksandr Commit: https://github.com/LadybirdBrowser/ladybird/commit/24a6fd3d76b Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/2440 Reviewed-by: https://github.com/trflynn89 ✅
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue