blob: 8f1e867ba71b8233b19014a2202270da522bf6f5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
[stateful-animator.https.html]
[Stateful Animator instance gets dropped (does not get migrated) if state function is not serializable.]
expected: FAIL
[Stateful animator gets recreated with 'undefined' state if state function returns undefined.]
expected: FAIL
[Stateless animator gets reecreated with 'undefined' state.]
expected: FAIL
[Stateless animator should not copy the effect object.]
expected: FAIL
[Stateless animator should preserve the local time of its effect.]
expected: FAIL
[Stateful animator can use its state to update the animation. Pass if test does not timeout]
expected: FAIL
|