Question
This button will toggle the
border-color
of the box between
rgba(0, 0, 0, 1)
and
hsla(0%, 0, 0, 1)
. The box has a
transition
defined on
border-color
. Do you expect
transitionend
to fire?
Animate