Pass | Event created without an event parameter has null time values | Asserts runPass | assert_equals("finish", "finish")
at Test.<anonymous> ( /web-animations/interfaces/AnimationPlaybackEvent/constructor.html:14:3) | Pass | assert_equals(null, null)
at Test.<anonymous> ( /web-animations/interfaces/AnimationPlaybackEvent/constructor.html:15:3) | Pass | assert_equals(null, null)
at Test.<anonymous> ( /web-animations/interfaces/AnimationPlaybackEvent/constructor.html:16:3) |
|
Pass | Created event reflects times specified in constructor | Asserts runPass | assert_equals("cancel", "cancel")
at Test.<anonymous> ( /web-animations/interfaces/AnimationPlaybackEvent/constructor.html:25:3) | Pass | assert_equals(-100, -100)
at Test.<anonymous> ( /web-animations/interfaces/AnimationPlaybackEvent/constructor.html:26:3) | Pass | assert_equals(100, 100)
at Test.<anonymous> ( /web-animations/interfaces/AnimationPlaybackEvent/constructor.html:27:3) |
|