Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
Passchanges to transition-property should cancel in-flight transitions
Asserts run
Pass
assert_equals("50px", "50px", "Transition should be initially 50% complete")
    at Test.<anonymous> ( /css/css-transitions/starting-of-transitions-001.html:25:3)
Pass
assert_equals("100px", "100px", "Transition should have been canceled")
    at Test.<anonymous> ( /css/css-transitions/starting-of-transitions-001.html:36:3)