Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassMissing property values in the last keyframe are correctly interpolated from a neutral keyframe value
Asserts run
Pass
assert_equals("100px", "100px")
    at Test.<anonymous> ( /css/css-animations/missing-values-last-keyframe.html:77:5)
Pass
assert_regexp_match("matrix(1, 0, 0, 1, 100, 0)", object "/^matrix(?:3d)*\((.+)\)/", "Actual value is not a matrix")
    at assert_matrix_equals ( /web-animations/testcommon.js:246:3)
Pass
assert_regexp_match("matrix(1, 0, 0, 1, 100, 0)", object "/^matrix(?:3d)*\((.+)\)/", "Expected value is not a matrix")
    at assert_matrix_equals ( /web-animations/testcommon.js:248:3)
Pass
assert_equals(6, 6, "dimension of the matrix: undefined")
    at assert_matrix_equals ( /web-animations/testcommon.js:256:3)
Pass
assert_approx_equals(1, 1, 0.0001, "expected matrix(1, 0, 0, 1, 100, 0) but got matrix(1, 0, 0, 1, 100, 0): undefined")
    at assert_matrix_equals ( /web-animations/testcommon.js:259:5)
Pass
assert_approx_equals(0, 0, 0.0001, "expected matrix(1, 0, 0, 1, 100, 0) but got matrix(1, 0, 0, 1, 100, 0): undefined")
    at assert_matrix_equals ( /web-animations/testcommon.js:259:5)
Pass
assert_approx_equals(0, 0, 0.0001, "expected matrix(1, 0, 0, 1, 100, 0) but got matrix(1, 0, 0, 1, 100, 0): undefined")
    at assert_matrix_equals ( /web-animations/testcommon.js:259:5)
Pass
assert_approx_equals(1, 1, 0.0001, "expected matrix(1, 0, 0, 1, 100, 0) but got matrix(1, 0, 0, 1, 100, 0): undefined")
    at assert_matrix_equals ( /web-animations/testcommon.js:259:5)
Pass
assert_approx_equals(100, 100, 0.0001, "expected matrix(1, 0, 0, 1, 100, 0) but got matrix(1, 0, 0, 1, 100, 0): undefined")
    at assert_matrix_equals ( /web-animations/testcommon.js:259:5)
Pass
assert_approx_equals(0, 0, 0.0001, "expected matrix(1, 0, 0, 1, 100, 0) but got matrix(1, 0, 0, 1, 100, 0): undefined")
    at assert_matrix_equals ( /web-animations/testcommon.js:259:5)