Pass | Setting current time while reverse-pending preserves currentTime | Asserts runPass | assert_equals("percent", "percent", "'actual' unit type must be 'percent' for \"undefined\"")
at assert_percents_approx_equal ( /scroll-animations/scroll-timelines/testcommon.js:118:3) | Pass | assert_true(true, "'actual' must be of type CSSNumberish for \"undefined\"")
at assert_percents_approx_equal ( /scroll-animations/scroll-timelines/testcommon.js:120:3) | Pass | assert_approx_equals(40, 40, 0.125, "values do not match for \"undefined\"")
at assert_percents_approx_equal ( /scroll-animations/scroll-timelines/testcommon.js:130:5) |
|
Pass | Reversing an animation inverts the playback rate | Asserts runPass | assert_equals(1, 1, "Playback rate should not have changed")
at Test.<anonymous> ( /scroll-animations/scroll-timelines/reverse-animation.html:43:3) | Pass | assert_equals(-1, -1, "Playback rate should be inverted")
at Test.<anonymous> ( /scroll-animations/scroll-timelines/reverse-animation.html:47:3) |
|
Pass | Reversing an animation resets a sticky start time. | Asserts runPass | assert_equals("percent", "percent", "'actual' unit type must be 'percent' for \"undefined\"")
at assert_percents_approx_equal ( /scroll-animations/scroll-timelines/testcommon.js:118:3) | Pass | assert_true(true, "'actual' must be of type CSSNumberish for \"undefined\"")
at assert_percents_approx_equal ( /scroll-animations/scroll-timelines/testcommon.js:120:3) | Pass | assert_approx_equals(-40, -40, 0.125, "values do not match for \"undefined\"")
at assert_percents_approx_equal ( /scroll-animations/scroll-timelines/testcommon.js:130:5) | Pass | assert_equals("percent", "percent", "'actual' unit type must be 'percent' for \"undefined\"")
at assert_percents_approx_equal ( /scroll-animations/scroll-timelines/testcommon.js:118:3) | Pass | assert_true(true, "'actual' must be of type CSSNumberish for \"undefined\"")
at assert_percents_approx_equal ( /scroll-animations/scroll-timelines/testcommon.js:120:3) | Pass | assert_approx_equals(40, 40, 0.125, "values do not match for \"undefined\"")
at assert_percents_approx_equal ( /scroll-animations/scroll-timelines/testcommon.js:130:5) | Pass | assert_equals("percent", "percent", "'actual' unit type must be 'percent' for \"undefined\"")
at assert_percents_approx_equal ( /scroll-animations/scroll-timelines/testcommon.js:118:3) | Pass | assert_true(true, "'actual' must be of type CSSNumberish for \"undefined\"")
at assert_percents_approx_equal ( /scroll-animations/scroll-timelines/testcommon.js:120:3) | Pass | assert_approx_equals(100, 100, 0.125, "values do not match for \"undefined\"")
at assert_percents_approx_equal ( /scroll-animations/scroll-timelines/testcommon.js:130:5) | Pass | assert_equals("percent", "percent", "'actual' unit type must be 'percent' for \"undefined\"")
at assert_percents_approx_equal ( /scroll-animations/scroll-timelines/testcommon.js:118:3) | Pass | assert_true(true, "'actual' must be of type CSSNumberish for \"undefined\"")
at assert_percents_approx_equal ( /scroll-animations/scroll-timelines/testcommon.js:120:3) | Pass | assert_approx_equals(100, 100, 0.125, "values do not match for \"undefined\"")
at assert_percents_approx_equal ( /scroll-animations/scroll-timelines/testcommon.js:130:5) |
|
Pass | Reversing an animation does not cause it to leave the pending state | Asserts runPass | assert_true(true, "The animation is pending before we call reverse")
at Test.<anonymous> ( /scroll-animations/scroll-timelines/reverse-animation.html:68:3) | Pass | assert_true(true, "The animation is still pending after calling reverse")
at Test.<anonymous> ( /scroll-animations/scroll-timelines/reverse-animation.html:73:3) |
|
Pass | Reversing an animation does not cause it to resolve the ready promise | Asserts runPass | assert_false(false, "ready promise should not have been resolved yet")
at Test.<anonymous> ( /scroll-animations/scroll-timelines/reverse-animation.html:86:3) |
|
Pass | Reversing an animation with a negative playback rate should cause the animation to play in a forward direction | Asserts runPass | assert_equals("percent", "percent", "'actual' unit type must be 'percent' for \"undefined\"")
at assert_percents_approx_equal ( /scroll-animations/scroll-timelines/testcommon.js:118:3) | Pass | assert_true(true, "'actual' must be of type CSSNumberish for \"undefined\"")
at assert_percents_approx_equal ( /scroll-animations/scroll-timelines/testcommon.js:120:3) | Pass | assert_approx_equals(0, 0, 0.125, "values do not match for \"undefined\"")
at assert_percents_approx_equal ( /scroll-animations/scroll-timelines/testcommon.js:130:5) |
|
Pass | Reversing when when playbackRate == 0 should preserve the playback rate | Asserts runPass | assert_equals(0, 0, "reverse() should preserve playbackRate if the playbackRate == 0")
at Test.<anonymous> ( /scroll-animations/scroll-timelines/reverse-animation.html:109:3) | Pass | assert_equals("percent", "percent", "'actual' unit type must be 'percent' for \"Anchors to range start boundary when playback rate is zero\"")
at assert_percents_approx_equal ( /scroll-animations/scroll-timelines/testcommon.js:118:3) | Pass | assert_true(true, "'actual' must be of type CSSNumberish for \"Anchors to range start boundary when playback rate is zero\"")
at assert_percents_approx_equal ( /scroll-animations/scroll-timelines/testcommon.js:120:3) | Pass | assert_approx_equals(0, 0, 0.125, "values do not match for \"Anchors to range start boundary when playback rate is zero\"")
at assert_percents_approx_equal ( /scroll-animations/scroll-timelines/testcommon.js:130:5) |
|
Pass | Reversing an idle animation aligns startTime with the rangeEnd boundary | Asserts runPass | assert_equals(null, null)
at Test.<anonymous> ( /scroll-animations/scroll-timelines/reverse-animation.html:117:3) | Pass | assert_equals("percent", "percent", "'actual' unit type must be 'percent' for \"animation.startTime should be at its effect end\"")
at assert_percents_approx_equal ( /scroll-animations/scroll-timelines/testcommon.js:118:3) | Pass | assert_true(true, "'actual' must be of type CSSNumberish for \"animation.startTime should be at its effect end\"")
at assert_percents_approx_equal ( /scroll-animations/scroll-timelines/testcommon.js:120:3) | Pass | assert_approx_equals(100, 100, 0.125, "values do not match for \"animation.startTime should be at its effect end\"")
at assert_percents_approx_equal ( /scroll-animations/scroll-timelines/testcommon.js:130:5) | Pass | assert_equals("percent", "percent", "'actual' unit type must be 'percent' for \"animation.currentTime should be at its effect end\"")
at assert_percents_approx_equal ( /scroll-animations/scroll-timelines/testcommon.js:118:3) | Pass | assert_true(true, "'actual' must be of type CSSNumberish for \"animation.currentTime should be at its effect end\"")
at assert_percents_approx_equal ( /scroll-animations/scroll-timelines/testcommon.js:120:3) | Pass | assert_approx_equals(100, 100, 0.125, "values do not match for \"animation.currentTime should be at its effect end\"")
at assert_percents_approx_equal ( /scroll-animations/scroll-timelines/testcommon.js:130:5) |
|
Pass | Reversing an animation without an active timeline throws an InvalidStateError | Asserts runPass | assert_throws_dom("InvalidStateError", function "() => { animation.reverse(); }")
at Test.<anonymous> ( /scroll-animations/scroll-timelines/reverse-animation.html:136:3) |
|
Pass | Reversing an animation plays a pausing animation | Asserts runPass | assert_equals("running", "running", "Animation.playState should be \"running\" after reverse()")
at Test.<anonymous> ( /scroll-animations/scroll-timelines/reverse-animation.html:148:3) |
|
Pass | Reversing should use the negative pending playback rate | Asserts runPass | assert_equals(-2, -2)
at Test.<anonymous> ( /scroll-animations/scroll-timelines/reverse-animation.html:161:3) |
|