Summary

Harness status: OK

Found 11 tests

Details

ResultTest NameMessage
PassPhase calculation for a simple animation effect
Asserts run
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_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)
PassPhase calculation for an animation effect with a positive start delay
Asserts run
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(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)
PassPhase calculation for an animation effect with a negative start delay
Asserts run
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)
PassPhase calculation for an animation effect with a positive end delay
Asserts run
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_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)
PassPhase calculation for an animation effect with a negative end delay lesser in magnitude than the active duration
Asserts run
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_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)
PassPhase calculation for an animation effect with a negative end delay equal in magnitude to the active duration
Asserts run
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
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)
PassPhase calculation for an animation effect with a negative end delay greater in magnitude than the active duration
Asserts run
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(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)
PassPhase calculation for an animation effect with a positive start delay and a negative end delay lesser in magnitude than the active duration
Asserts run
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(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)
PassPhase calculation for an animation effect with a negative start delay and a negative end delay equal in magnitude to the active duration
Asserts run
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)
PassPhase calculation for an animation effect with a negative start delay and a negative end delay equal greater in magnitude than the active duration
Asserts run
Pass
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)
PassPhase calculation for a simple animation effect with negative playback rate
Asserts run
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 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)