setting-playback-rate.html.ini (1571B)
1 [setting-playback-rate.html] 2 [Zero current time is not affected by playbackRate set while the animation is in play-pending state.] 3 expected: FAIL 4 5 [Initial current time is scaled by playbackRate set while scroll-linked animation is in running state.] 6 expected: FAIL 7 8 [Reversing the playback rate while playing correctly impacts current time during future scrolls] 9 expected: FAIL 10 11 [Zero initial playback rate should correctly modify initial current time.] 12 expected: FAIL 13 14 [The playback rate affects the rate of progress of the current time when scrolling] 15 expected: FAIL 16 17 [Zero current time is not affected by playbackRate set while the animation is in idle state.] 18 expected: FAIL 19 20 [The playback rate set before scroll-linked animation started playing affects the rate of progress of the current time] 21 expected: FAIL 22 23 [Negative initial playback rate should correctly modify initial current time.] 24 expected: FAIL 25 26 [Setting the playback rate while playing scales the set current time.] 27 expected: FAIL 28 29 [Setting a zero playback rate while running preserves the start time] 30 expected: FAIL 31 32 [Reversing an animation with non-boundary aligned start time symmetrically adjusts the start time] 33 expected: FAIL 34 35 [The current time is scaled by playbackRate set while the scroll-linked animation is in play state.] 36 expected: FAIL 37 38 [Setting the playback rate while playing scales current time.] 39 expected: FAIL 40 41 [Setting the playback rate while play-pending does not scale current time.] 42 expected: FAIL