You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The completion of a CSS Transition generates a corresponding <ahref="http://www.w3.org/TR/DOM-Level-2-Events/events.html">DOM Event</a>.
1653
-
An event is fired for each property that undergoes a transition.
1653
+
An event is <adata-link-type="dfn" href="https://html.spec.whatwg.org/multipage/infrastructure.html#concept-event-dispatch">dispatched</a> to the element
1654
+
for each property that undergoes a transition on that element.
1654
1655
This allows a content developer to perform actions that synchronize
0 commit comments