Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
Pass'keySplines' with x-values outside of the 0 to 1 range
Asserts run
Pass
assert_equals(125, 125, "animations applied")
    at Test.<anonymous> ( /svg/animations/keysplines-x-limits.html:54:9)
Pass
assert_equals(10, 10, "first control point x less than zero")
    at Test.<anonymous> ( /svg/animations/keysplines-x-limits.html:55:9)
Pass
assert_equals(10, 10, "first control point x greater than one")
    at Test.<anonymous> ( /svg/animations/keysplines-x-limits.html:56:9)
Pass
assert_equals(10, 10, "second control point x less than zero")
    at Test.<anonymous> ( /svg/animations/keysplines-x-limits.html:57:9)
Pass
assert_equals(10, 10, "second control point x greater than one")
    at Test.<anonymous> ( /svg/animations/keysplines-x-limits.html:58:9)
Pass
assert_equals(10, 10, "first control point x less than zero")
    at Test.<anonymous> ( /svg/animations/keysplines-x-limits.html:59:9)
Pass
assert_equals(10, 10, "first control point x greater than one")
    at Test.<anonymous> ( /svg/animations/keysplines-x-limits.html:60:9)
Pass
assert_equals(10, 10, "second control point x less than zero")
    at Test.<anonymous> ( /svg/animations/keysplines-x-limits.html:61:9)
Pass
assert_equals(10, 10, "second control point x greater than one")
    at Test.<anonymous> ( /svg/animations/keysplines-x-limits.html:62:9)