File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -178,6 +178,15 @@ Animations</h2>
178178
179179 </div>
180180
181+ <p class="issue" id="issue-track-animation-state">
182+ This specification should describe what information is part
183+ of the state of running animations,
184+ and how that information persists across changes to 'animation-name' ,
185+ particularly when a name is repeated
186+ within either the old or new value of 'animation-name' .
187+ See <a href="https://lists.w3.org/Archives/Public/www-style/2016May/0111.html">www-style post</a> and other messages in the same thread.
188+ </p>
189+
181190 Setting the 'display' property to ''display/none'' will terminate any running animation applied
182191 to the element and its descendants. If an element has a 'display' of ''display/none'' , updating
183192 'display' to a value other than ''display/none'' will start all animations applied to the element
You can’t perform that action at this time.
0 commit comments