blob: af932c19f87b0aba8f4c54277ad027545d94af17 [file] [log] [blame]
PASS Keyframes set using setKeyframes() are reflected in computed style for a running transition
PASS A transition with replaced keyframes still returns the original transitionProperty
PASS A transition with no keyframes still returns the original transitionProperty
PASS A transition with replaced keyframes animating the same property still exhibits normal reversing behavior.
PASS A transition with replaced keyframes animating a different property still exhibits normal reversing behavior (reversing from the base value).
PASS A transition with replaced keyframes animating nothing still exhibits normal reversing behavior (reversing from the base value).
PASS A transition with replaced keyframes animating nothing on a property being controlled by another modified transition exhibits normal reversing behavior and reverses from the other transition's current value.
PASS A transition with replaced kefyrames and composite 'add' exhibits normal reversing behavior, and the effect is not double counted when calculating the before change style