updating-the-finished-state.html.ini (2467B)
1 [updating-the-finished-state.html] 2 [Animation finish event is fired again after replaying from start] 3 expected: FAIL 4 5 [Updating the finished state when playing a reversed animation exactly to zero] 6 expected: FAIL 7 8 [Updating the finished state when playback rate is zero and the current time is less than end] 9 expected: FAIL 10 11 [Animation finished promise is replaced after seeking back to start] 12 expected: FAIL 13 14 [Updating the finished state when playback rate is zero and the current time is less than zero] 15 expected: FAIL 16 17 [finish event is fired after the endDelay has expired] 18 expected: FAIL 19 20 [Finish notification steps run when the animation seeks past finish] 21 expected: FAIL 22 23 [Finish notification steps run when the animation completes normally] 24 expected: FAIL 25 26 [Finish notification steps don't run when the animation seeks to finish and then seeks back again] 27 expected: FAIL 28 29 [Updating the finished state when seeking exactly to end] 30 expected: FAIL 31 32 [Updating the finished state when seeking a reversed animation exactly to zero] 33 expected: FAIL 34 35 [finish event is not fired at the end of the active interval when the endDelay has not expired] 36 expected: FAIL 37 38 [Finish notification steps run when the animation completes with .finish(), even if we then seek away] 39 expected: FAIL 40 41 [Updating the finished state when current time is unresolved] 42 expected: FAIL 43 44 [Updating the finished state when playing in reverse past zero] 45 expected: FAIL 46 47 [Updating the finished state when seeking before end] 48 expected: FAIL 49 50 [Animation finished promise is replaced after replaying from start] 51 expected: FAIL 52 53 [Updating the finished state when start time is unresolved and did seek = true] 54 expected: FAIL 55 56 [Updating the finished state when seeking past end] 57 expected: FAIL 58 59 [Animation finish event is fired again after seeking back to start] 60 expected: FAIL 61 62 [Updating the finished state when seeking a reversed animation past zero] 63 expected: FAIL 64 65 [Finish notification steps run when an animation without a target effect completes normally] 66 expected: FAIL 67 68 [Updating the finished state when seeking a reversed animation before end] 69 expected: FAIL 70 71 [Updating the finished state when playing exactly to end] 72 expected: FAIL 73 74 [Updating the finished state when playback rate is zero and the currenttime is greater than end] 75 expected: FAIL