Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassReinserting SVG animation into document should continue the animation
Asserts run
Pass
assert_not_equals(1, 0, "started")
    at Test.<anonymous> ( /svg/animations/reinserting-svg-into-document.html:19:7)
Pass
assert_greater_than_equal(1.016666054725647, 1)
    at Test.<anonymous> ( /svg/animations/reinserting-svg-into-document.html:29:9)
Pass
assert_greater_than_equal(30, 30)
    at Test.<anonymous> ( /svg/animations/reinserting-svg-into-document.html:30:9)
Pass
assert_approx_equals(60, 60, 1)
    at Test.<anonymous> ( /svg/animations/reinserting-svg-into-document.html:32:9)