Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassDisplay can be held by animation
Asserts run
Pass
assert_equals("block", "block", "Display when progress = 0")
    at Test.<anonymous> ( /web-animations/animation-model/animation-types/display.tentative.html:21:7)
Pass
assert_equals("block", "block", "Display when progress > 0")
    at Test.<anonymous> ( /web-animations/animation-model/animation-types/display.tentative.html:25:7)
Pass
assert_equals("none", "none", "Display when progress = 1")
    at Test.<anonymous> ( /web-animations/animation-model/animation-types/display.tentative.html:29:7)