Anyone know the significant differences??
animation-delay is the delay before the animation begins which is an animation that you have created and set up using keyframes. Transition-delay is just the delay you apply to a property that is being transitioned.