Pass | Changes to transition-duration should not affect in-flight transitions | Asserts runPass | assert_equals("50px", "50px", "Transition should be initially 50% complete")
at Test.<anonymous> ( /css/css-transitions/changing-while-transition-001.html:26:3) | Pass | assert_equals("50px", "50px", "Even after updating the transition-duration, the transition should be 50% complete")
at Test.<anonymous> ( /css/css-transitions/changing-while-transition-001.html:37:3) | Pass | assert_greater_than_equal(50, 50, "Even in the next frame the updated transition-duration should not apply")
at Test.<anonymous> ( /css/css-transitions/changing-while-transition-001.html:47:3) |
|