1
0
Fork 0
firefox/testing/web-platform/meta/animation-worklet/stateful-animator.https.html.ini
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02:00

19 lines
640 B
INI

[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