Pass | Phase calculation for a simple animation effect | Asserts runPass | assert_equals(null, null, "Animation effect is in before phase when current time is -1 (progress is null with 'none' fill mode)")
at assert_phase ( /web-animations/testcommon.js:320:5) | Pass | assert_not_equals(0, null, "Animation effect is in before phase when current time is -1 (progress is non-null with appropriate fill mode)")
at assert_phase ( /web-animations/testcommon.js:327:5) | Pass | assert_not_equals(0, null, "Animation effect is in active phase when current time is 0.")
at assert_phase ( /web-animations/testcommon.js:310:7) | Pass | assert_equals(null, null, "Animation effect is in after phase when current time is 1 (progress is null with 'none' fill mode)")
at assert_phase ( /web-animations/testcommon.js:320:5) | Pass | assert_not_equals(1, null, "Animation effect is in after phase when current time is 1 (progress is non-null with appropriate fill mode)")
at assert_phase ( /web-animations/testcommon.js:327:5) |
|
Pass | Phase calculation for an animation effect with a positive start delay | Asserts runPass | assert_equals(null, null, "Animation effect is in before phase when current time is 0 (progress is null with 'none' fill mode)")
at assert_phase ( /web-animations/testcommon.js:320:5) | Pass | assert_not_equals(0, null, "Animation effect is in before phase when current time is 0 (progress is non-null with appropriate fill mode)")
at assert_phase ( /web-animations/testcommon.js:327:5) | Pass | assert_not_equals(0, null, "Animation effect is in active phase when current time is 1.")
at assert_phase ( /web-animations/testcommon.js:310:7) | Pass | assert_equals(null, null, "Animation effect is in after phase when current time is 2 (progress is null with 'none' fill mode)")
at assert_phase ( /web-animations/testcommon.js:320:5) | Pass | assert_not_equals(1, null, "Animation effect is in after phase when current time is 2 (progress is non-null with appropriate fill mode)")
at assert_phase ( /web-animations/testcommon.js:327:5) |
|
Pass | Phase calculation for an animation effect with a negative start delay | Asserts runPass | assert_equals(null, null, "Animation effect is in before phase when current time is -2 (progress is null with 'none' fill mode)")
at assert_phase ( /web-animations/testcommon.js:320:5) | Pass | assert_not_equals(0, null, "Animation effect is in before phase when current time is -2 (progress is non-null with appropriate fill mode)")
at assert_phase ( /web-animations/testcommon.js:327:5) | Pass | assert_equals(null, null, "Animation effect is in before phase when current time is -1 (progress is null with 'none' fill mode)")
at assert_phase ( /web-animations/testcommon.js:320:5) | Pass | assert_not_equals(0, null, "Animation effect is in before phase when current time is -1 (progress is non-null with appropriate fill mode)")
at assert_phase ( /web-animations/testcommon.js:327:5) | Pass | assert_equals(null, null, "Animation effect is in after phase when current time is 0 (progress is null with 'none' fill mode)")
at assert_phase ( /web-animations/testcommon.js:320:5) | Pass | assert_not_equals(1, null, "Animation effect is in after phase when current time is 0 (progress is non-null with appropriate fill mode)")
at assert_phase ( /web-animations/testcommon.js:327:5) |
|
Pass | Phase calculation for an animation effect with a positive end delay | Asserts runPass | assert_equals(null, null, "Animation effect is in before phase when current time is -1 (progress is null with 'none' fill mode)")
at assert_phase ( /web-animations/testcommon.js:320:5) | Pass | assert_not_equals(0, null, "Animation effect is in before phase when current time is -1 (progress is non-null with appropriate fill mode)")
at assert_phase ( /web-animations/testcommon.js:327:5) | Pass | assert_not_equals(0, null, "Animation effect is in active phase when current time is 0.")
at assert_phase ( /web-animations/testcommon.js:310:7) | Pass | assert_equals(null, null, "Animation effect is in after phase when current time is 1 (progress is null with 'none' fill mode)")
at assert_phase ( /web-animations/testcommon.js:320:5) | Pass | assert_not_equals(1, null, "Animation effect is in after phase when current time is 1 (progress is non-null with appropriate fill mode)")
at assert_phase ( /web-animations/testcommon.js:327:5) | Pass | assert_equals(null, null, "Animation effect is in after phase when current time is 2 (progress is null with 'none' fill mode)")
at assert_phase ( /web-animations/testcommon.js:320:5) | Pass | assert_not_equals(1, null, "Animation effect is in after phase when current time is 2 (progress is non-null with appropriate fill mode)")
at assert_phase ( /web-animations/testcommon.js:327:5) |
|
Pass | Phase calculation for an animation effect with a negative end delay lesser in magnitude than the active duration | Asserts runPass | assert_equals(null, null, "Animation effect is in before phase when current time is -1 (progress is null with 'none' fill mode)")
at assert_phase ( /web-animations/testcommon.js:320:5) | Pass | assert_not_equals(0, null, "Animation effect is in before phase when current time is -1 (progress is non-null with appropriate fill mode)")
at assert_phase ( /web-animations/testcommon.js:327:5) | Pass | assert_not_equals(0, null, "Animation effect is in active phase when current time is 0.")
at assert_phase ( /web-animations/testcommon.js:310:7) | Pass | assert_not_equals(0.44999999999999996, null, "Animation effect is in active phase when current time is 0.9.")
at assert_phase ( /web-animations/testcommon.js:310:7) | Pass | assert_equals(null, null, "Animation effect is in after phase when current time is 1 (progress is null with 'none' fill mode)")
at assert_phase ( /web-animations/testcommon.js:320:5) | Pass | assert_not_equals(0.5, null, "Animation effect is in after phase when current time is 1 (progress is non-null with appropriate fill mode)")
at assert_phase ( /web-animations/testcommon.js:327:5) |
|
Pass | Phase calculation for an animation effect with a negative end delay equal in magnitude to the active duration | Asserts runPass | assert_equals(null, null, "Animation effect is in before phase when current time is -1 (progress is null with 'none' fill mode)")
at assert_phase ( /web-animations/testcommon.js:320:5) | Pass | assert_not_equals(0, null, "Animation effect is in before phase when current time is -1 (progress is non-null with appropriate fill mode)")
at assert_phase ( /web-animations/testcommon.js:327:5) | Pass | assert_equals(null, null, "Animation effect is in after phase when current time is 0 (progress is null with 'none' fill mode)")
at assert_phase ( /web-animations/testcommon.js:320:5) | Pass | assert_not_equals(0, null, "Animation effect is in after phase when current time is 0 (progress is non-null with appropriate fill mode)")
at assert_phase ( /web-animations/testcommon.js:327:5) | Pass | assert_equals(null, null, "Animation effect is in after phase when current time is 1 (progress is null with 'none' fill mode)")
at assert_phase ( /web-animations/testcommon.js:320:5) | Pass | assert_not_equals(1, null, "Animation effect is in after phase when current time is 1 (progress is non-null with appropriate fill mode)")
at assert_phase ( /web-animations/testcommon.js:327:5) |
|
Pass | Phase calculation for an animation effect with a negative end delay greater in magnitude than the active duration | Asserts runPass | assert_equals(null, null, "Animation effect is in before phase when current time is -2 (progress is null with 'none' fill mode)")
at assert_phase ( /web-animations/testcommon.js:320:5) | Pass | assert_not_equals(0, null, "Animation effect is in before phase when current time is -2 (progress is non-null with appropriate fill mode)")
at assert_phase ( /web-animations/testcommon.js:327:5) | Pass | assert_equals(null, null, "Animation effect is in before phase when current time is -1 (progress is null with 'none' fill mode)")
at assert_phase ( /web-animations/testcommon.js:320:5) | Pass | assert_not_equals(0, null, "Animation effect is in before phase when current time is -1 (progress is non-null with appropriate fill mode)")
at assert_phase ( /web-animations/testcommon.js:327:5) | Pass | assert_equals(null, null, "Animation effect is in after phase when current time is 0 (progress is null with 'none' fill mode)")
at assert_phase ( /web-animations/testcommon.js:320:5) | Pass | assert_not_equals(0, null, "Animation effect is in after phase when current time is 0 (progress is non-null with appropriate fill mode)")
at assert_phase ( /web-animations/testcommon.js:327:5) |
|
Pass | Phase calculation for an animation effect with a positive start delay and a negative end delay lesser in magnitude than the active duration | Asserts runPass | assert_equals(null, null, "Animation effect is in before phase when current time is 0 (progress is null with 'none' fill mode)")
at assert_phase ( /web-animations/testcommon.js:320:5) | Pass | assert_not_equals(0, null, "Animation effect is in before phase when current time is 0 (progress is non-null with appropriate fill mode)")
at assert_phase ( /web-animations/testcommon.js:327:5) | Pass | assert_not_equals(0, null, "Animation effect is in active phase when current time is 1.")
at assert_phase ( /web-animations/testcommon.js:310:7) | Pass | assert_equals(null, null, "Animation effect is in after phase when current time is 2 (progress is null with 'none' fill mode)")
at assert_phase ( /web-animations/testcommon.js:320:5) | Pass | assert_not_equals(0.5, null, "Animation effect is in after phase when current time is 2 (progress is non-null with appropriate fill mode)")
at assert_phase ( /web-animations/testcommon.js:327:5) |
|
Pass | Phase calculation for an animation effect with a negative start delay and a negative end delay equal in magnitude to the active duration | Asserts runPass | assert_equals(null, null, "Animation effect is in before phase when current time is -2 (progress is null with 'none' fill mode)")
at assert_phase ( /web-animations/testcommon.js:320:5) | Pass | assert_not_equals(0, null, "Animation effect is in before phase when current time is -2 (progress is non-null with appropriate fill mode)")
at assert_phase ( /web-animations/testcommon.js:327:5) | Pass | assert_equals(null, null, "Animation effect is in before phase when current time is -1 (progress is null with 'none' fill mode)")
at assert_phase ( /web-animations/testcommon.js:320:5) | Pass | assert_not_equals(0, null, "Animation effect is in before phase when current time is -1 (progress is non-null with appropriate fill mode)")
at assert_phase ( /web-animations/testcommon.js:327:5) | Pass | assert_equals(null, null, "Animation effect is in after phase when current time is 0 (progress is null with 'none' fill mode)")
at assert_phase ( /web-animations/testcommon.js:320:5) | Pass | assert_not_equals(1, null, "Animation effect is in after phase when current time is 0 (progress is non-null with appropriate fill mode)")
at assert_phase ( /web-animations/testcommon.js:327:5) |
|
Pass | Phase calculation for an animation effect with a negative start delay and a negative end delay equal greater in magnitude than the active duration | Asserts runPass | assert_equals(null, null, "Animation effect is in before phase when current time is -3 (progress is null with 'none' fill mode)")
at assert_phase ( /web-animations/testcommon.js:320:5) | Pass | assert_not_equals(0, null, "Animation effect is in before phase when current time is -3 (progress is non-null with appropriate fill mode)")
at assert_phase ( /web-animations/testcommon.js:327:5) | Pass | assert_equals(null, null, "Animation effect is in before phase when current time is -2 (progress is null with 'none' fill mode)")
at assert_phase ( /web-animations/testcommon.js:320:5) | Pass | assert_not_equals(0, null, "Animation effect is in before phase when current time is -2 (progress is non-null with appropriate fill mode)")
at assert_phase ( /web-animations/testcommon.js:327:5) | Pass | assert_equals(null, null, "Animation effect is in before phase when current time is -1 (progress is null with 'none' fill mode)")
at assert_phase ( /web-animations/testcommon.js:320:5) | Pass | assert_not_equals(0, null, "Animation effect is in before phase when current time is -1 (progress is non-null with appropriate fill mode)")
at assert_phase ( /web-animations/testcommon.js:327:5) | Pass | assert_equals(null, null, "Animation effect is in after phase when current time is 0 (progress is null with 'none' fill mode)")
at assert_phase ( /web-animations/testcommon.js:320:5) | Pass | assert_not_equals(1, null, "Animation effect is in after phase when current time is 0 (progress is non-null with appropriate fill mode)")
at assert_phase ( /web-animations/testcommon.js:327:5) |
|
Pass | Phase calculation for a simple animation effect with negative playback rate | Asserts runPass | assert_equals(null, null, "Animation effect is in before phase when current time is -1 (progress is null with 'none' fill mode)")
at assert_phase ( /web-animations/testcommon.js:320:5) | Pass | assert_not_equals(0, null, "Animation effect is in before phase when current time is -1 (progress is non-null with appropriate fill mode)")
at assert_phase ( /web-animations/testcommon.js:327:5) | Pass | assert_equals(null, null, "Animation effect is in before phase when current time is 0 (progress is null with 'none' fill mode)")
at assert_phase ( /web-animations/testcommon.js:320:5) | Pass | assert_not_equals(0, null, "Animation effect is in before phase when current time is 0 (progress is non-null with appropriate fill mode)")
at assert_phase ( /web-animations/testcommon.js:327:5) | Pass | assert_not_equals(1, null, "Animation effect is in active phase when current time is 1.")
at assert_phase ( /web-animations/testcommon.js:310:7) | Pass | assert_equals(null, null, "Animation effect is in after phase when current time is 2 (progress is null with 'none' fill mode)")
at assert_phase ( /web-animations/testcommon.js:320:5) | Pass | assert_not_equals(1, null, "Animation effect is in after phase when current time is 2 (progress is non-null with appropriate fill mode)")
at assert_phase ( /web-animations/testcommon.js:327:5) |
|