getAnimations includes an untriggered 'fill-mode: none' animation.
Asserts run
Pass
assert_equals(1, 1, "idle target has an animation")
at Test.<anonymous> ( /scroll-animations/animation-trigger/animation-trigger-getanimations.tentative.html:56:9)
Pass
getAnimations does include an untriggered 'fill-mode: both' animation.
Asserts run
Pass
assert_equals(1, 1, "active target has an animation")
at Test.<anonymous> ( /scroll-animations/animation-trigger/animation-trigger-getanimations.tentative.html:62:9)