Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassPath animation where coordinate modes of start and end differ (c-C and s-S)
Asserts run
Pass
assert_in_array("path ( \" M - 20 - 20 C - 10 10 - 10 10 20 20 S 50 25 10 - 10 Z \" ) ", ["path ( \" M - 20 - 20 C - 10 10 - 10 10 20 20 S 50 25 10 - 10 Z \" ) "])
    at assert_animated_path_in_array ( /svg/animations/support/animated-path-helpers.js:77:3)
Pass
assert_in_array("path ( \" M - 20 - 20 C 10 - 10 10 - 10 20 20 S 30 35 - 10 10 Z \" ) ", ["path ( \" M - 20 - 20 C 10 - 10 10 - 10 20 20 S 30 35 - 10 10 Z \" ) "])
    at assert_animated_path_in_array ( /svg/animations/support/animated-path-helpers.js:77:3)
Pass
assert_in_array("path ( \" M - 20 - 20 C 19.99 - 19.99 19.99 - 19.99 20 20 S 20.01 39.99 - 19.99 19.99 Z \" ) ", ["path ( \" M - 20 - 20 C 19.99 - 19.99 19.99 - 19.99 20 20 S 20.01 39.99 - 19.99 19.99 Z \" ) "])
    at assert_animated_path_in_array ( /svg/animations/support/animated-path-helpers.js:77:3)
Pass
assert_in_array("path ( \" M - 20 - 20 C - 20 20 - 20 20 20 20 S 60 20 20 - 20 Z \" ) ", ["path ( \" M - 20 - 20 C - 20 20 - 20 20 20 20 S 60 20 20 - 20 Z \" ) "])
    at assert_animated_path_in_array ( /svg/animations/support/animated-path-helpers.js:77:3)