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
to jump forwards or even finish immediately and dispatch an <adata-link-type="idl" href="#dom-animationevent-animationend">animationend</a> event.
302
302
Conversely, extending the <aclass="property" data-link-type="propdesc" href="#propdef-animation-delay">animation-delay</a> may cause an animation to
303
303
re-start and dispatch an <adata-link-type="idl" href="#dom-animationevent-animationstart">animationstart</a> event.</p>
304
-
<p>The end of the animation is defined by the combination of the <aclass="property" data-link-type="propdesc" href="#propdef-animation-duration">animation-duration</a>, <aclass="property" data-link-type="propdesc" href="#propdef-animation-iteration-count">animation-iteration-count</a> and <aclass="property" data-link-type="propdesc" href="#propdef-animation-fill-mode">animation-fill-mode</a> properties.</p>
<divclass="issue"> This specification needs to define
1788
1787
how the value is determined from the keyframes,
1789
-
like the section on <ahref="http://dev.w3.org/csswg/css-transitions/#application">Application of transitions</a> does for CSS Transitions. <ahref="#issue-9bda05d2"> ↵ </a></div>
1788
+
like the section on <ahref="https://drafts.csswg.org/css-transitions/#application">Application of transitions</a> does for CSS Transitions. <ahref="#issue-396f31a3"> ↵ </a></div>
1790
1789
<divclass="issue">Need to <ahref="https://lists.w3.org/Archives/Public/www-style/2015Jul/0391.html">specify how keyframes interact</a>.<ahref="#issue-e3695cf1"> ↵ </a></div>
1791
1790
<divclass="issue">Need to specify better handling of dynamic changes of animation-name; see <ahref="https://twitter.com/estellevw/status/617525016104583168">conversation</a>.<ahref="#issue-5bd82213"> ↵ </a></div>
0 commit comments