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
Copy file name to clipboardExpand all lines: css-animations/Overview.bs
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -656,7 +656,7 @@ The 'animation-fill-mode' property</h3>
656
656
element) and the time it begins execution (which is determined by the 'animation-delay'
657
657
property). Also, by default an animation does not affect property values after the
658
658
animation ends (determined by the 'animation-duration' and 'animation-iteration-count' properties).
659
-
The 'animation-fill-mode'property can override this behavior.
659
+
The 'animation-fill-mode'property can override this behavior.
660
660
661
661
<pre class='propdef'>
662
662
Name: animation-fill-mode
@@ -1055,7 +1055,7 @@ Working Group Resolutions that are pending editing</h2>
1055
1055
<li><del>When an element changes from display:none to display: non-none, animations start immediately (<a href="https://www.w3.org/Bugs/Public/show_bug.cgi?id=14785">Bug</a>)</del>
1056
1056
<li>An initially-paused animation is still started (fires start events etc.) (<a href="https://www.w3.org/Bugs/Public/show_bug.cgi?id=14774">Bug</a>)
1057
1057
<li><del>Animations can be paused during their delay phase, which freezes the remaining delay to be applied after it unpauses (<a href="https://www.w3.org/Bugs/Public/show_bug.cgi?id=14774">Bug</a>)</del>
1058
-
<li><del>animation-play-state has the same list behavior as the other animaton properties, matching the length of animation-name (<a href="https://www.w3.org/Bugs/Public/show_bug.cgi?id=14786">Bug</a>)</del>
1058
+
<li><del>animation-play-state has the same list behavior as the other animation properties, matching the length of animation-name (<a href="https://www.w3.org/Bugs/Public/show_bug.cgi?id=14786">Bug</a>)</del>
<p>Setting the <aclass=propertydata-link-type=propdeschref=http://www.w3.org/TR/CSS21/visuren.html#propdef-displaytitle=display>display</a> property to <spanclass=cssdata-link-for=displaydata-link-type=maybetitle=none>none</span> will terminate any running animation applied
296
-
to the element and its descendants. If an element has a <aclass=propertydata-link-type=propdeschref=http://www.w3.org/TR/CSS21/visuren.html#propdef-displaytitle=display>display</a> of <spanclass=cssdata-link-for=displaydata-link-type=maybetitle=none>none</span>, updating
297
-
<aclass=propertydata-link-type=propdeschref=http://www.w3.org/TR/CSS21/visuren.html#propdef-displaytitle=display>display</a> to a value other than <spanclass=cssdata-link-for=displaydata-link-type=maybetitle=none>none</span> will start all animations applied to the element
295
+
<p>Setting the <aclass=propertydata-link-type=propdeschref=http://dev.w3.org/csswg/css2/visuren.html#propdef-displaytitle=display>display</a> property to <spanclass=cssdata-link-for=displaydata-link-type=maybetitle=none>none</span> will terminate any running animation applied
296
+
to the element and its descendants. If an element has a <aclass=propertydata-link-type=propdeschref=http://dev.w3.org/csswg/css2/visuren.html#propdef-displaytitle=display>display</a> of <spanclass=cssdata-link-for=displaydata-link-type=maybetitle=none>none</span>, updating
297
+
<aclass=propertydata-link-type=propdeschref=http://dev.w3.org/csswg/css2/visuren.html#propdef-displaytitle=display>display</a> to a value other than <spanclass=cssdata-link-for=displaydata-link-type=maybetitle=none>none</span> will start all animations applied to the element
298
298
by the <aclass=propertydata-link-type=propdeschref=#propdef-animation-nametitle=animation-name>animation-name</a> property, as well as all animations applied to descendants
299
-
with <aclass=propertydata-link-type=propdeschref=http://www.w3.org/TR/CSS21/visuren.html#propdef-displaytitle=display>display</a> other than <spanclass=cssdata-link-for=displaydata-link-type=maybetitle=none>none</span>.</p>
299
+
with <aclass=propertydata-link-type=propdeschref=http://dev.w3.org/csswg/css2/visuren.html#propdef-displaytitle=display>display</a> other than <spanclass=cssdata-link-for=displaydata-link-type=maybetitle=none>none</span>.</p>
300
300
301
301
<p>While authors can use animations to create dynamically changing content, dynamically
302
302
changing content can lead to seizures in some users. For information on how to avoid
element) and the time it begins execution (which is determined by the <aclass=propertydata-link-type=propdeschref=#propdef-animation-delaytitle=animation-delay>animation-delay</a>
720
720
property). Also, by default an animation does not affect property values after the
721
721
animation ends (determined by the <aclass=propertydata-link-type=propdeschref=#propdef-animation-durationtitle=animation-duration>animation-duration</a> and <aclass=propertydata-link-type=propdeschref=#propdef-animation-iteration-counttitle=animation-iteration-count>animation-iteration-count</a> properties).
722
-
The 'animation-fill-mode’property can override this behavior.</p>
722
+
The <aclass=propertydata-link-type=propdeschref=#propdef-animation-fill-modetitle=animation-fill-mode>animation-fill-mode</a>property can override this behavior.</p>
<li><del>When an element changes from display:none to display: non-none, animations start immediately (<ahref="https://www.w3.org/Bugs/Public/show_bug.cgi?id=14785">Bug</a>)</del>
1093
1093
<li>An initially-paused animation is still started (fires start events etc.) (<ahref="https://www.w3.org/Bugs/Public/show_bug.cgi?id=14774">Bug</a>)
1094
1094
<li><del>Animations can be paused during their delay phase, which freezes the remaining delay to be applied after it unpauses (<ahref="https://www.w3.org/Bugs/Public/show_bug.cgi?id=14774">Bug</a>)</del>
1095
-
<li><del>animation-play-state has the same list behavior as the other animaton properties, matching the length of animation-name (<ahref="https://www.w3.org/Bugs/Public/show_bug.cgi?id=14786">Bug</a>)</del>
1095
+
<li><del>animation-play-state has the same list behavior as the other animation properties, matching the length of animation-name (<ahref="https://www.w3.org/Bugs/Public/show_bug.cgi?id=14786">Bug</a>)</del>
0 commit comments