Summary

Harness status: OK

Found 2 tests

Details

ResultTest NameMessage
PassgetAnimations 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)
PassgetAnimations 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)