Summary

Harness status: OK

Found 2 tests

Details

ResultTest NameMessage
PassLocal time is current time for animation effects associated with an animation
Asserts run
Pass
assert_equals(-1000, -1000)
    at Test.<anonymous> ( /web-animations/timing-model/animation-effects/local-time.html:16:5)
Pass
assert_equals(0, 0)
    at Test.<anonymous> ( /web-animations/timing-model/animation-effects/local-time.html:16:5)
Pass
assert_equals(5000, 5000)
    at Test.<anonymous> ( /web-animations/timing-model/animation-effects/local-time.html:16:5)
Pass
assert_equals(10000, 10000)
    at Test.<anonymous> ( /web-animations/timing-model/animation-effects/local-time.html:16:5)
Pass
assert_equals(20000, 20000)
    at Test.<anonymous> ( /web-animations/timing-model/animation-effects/local-time.html:16:5)
PassLocal time is unresolved for animation effects not associated with an animation
Asserts run
Pass
assert_equals(null, null)
    at Test.<anonymous> ( /web-animations/timing-model/animation-effects/local-time.html:25:3)