Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassAnimation.id for CSS Animations
Asserts run
Pass
assert_equals("", "", "id for CSS Animation is initially empty")
    at Test.<anonymous> ( /css/css-animations/CSSAnimation-id.tentative.html:20:3)
Pass
assert_equals("anim", "anim", "animation.id reflects the value set")
    at Test.<anonymous> ( /css/css-animations/CSSAnimation-id.tentative.html:23:3)