[css-animations] Use term "animation properties" consistently.

Wed, 22 Jan 2014 16:48:34 -0800

author
L. David Baron <dbaron@dbaron.org>
date
Wed, 22 Jan 2014 16:48:34 -0800
changeset 9775
cf1ae0fbbaa5
parent 9774
d9910b5e61a6
child 9776
deda8e62bf11

[css-animations] Use term "animation properties" consistently.

css-animations/Overview.html file | annotate | diff | comparison | revisions
css-animations/Overview.src.html file | annotate | diff | comparison | revisions
     1.1 --- a/css-animations/Overview.html	Wed Jan 22 16:40:09 2014 -0800
     1.2 +++ b/css-animations/Overview.html	Wed Jan 22 16:48:34 2014 -0800
     1.3 @@ -1320,7 +1320,7 @@
     1.4     class=css>both</code>’, then the animation will follow the rules for
     1.5     both ‘<code class=property>forwards</code>’ and ‘<code
     1.6     class=property>backwards</code>’. That is, it will extend the animation
     1.7 -   properties in both directions.
     1.8 +   in both directions.
     1.9  
    1.10    <table class=propdef>
    1.11     <tbody>
     2.1 --- a/css-animations/Overview.src.html	Wed Jan 22 16:40:09 2014 -0800
     2.2 +++ b/css-animations/Overview.src.html	Wed Jan 22 16:48:34 2014 -0800
     2.3 @@ -948,7 +948,7 @@
     2.4  	<p>
     2.5  		If the value for 'animation-fill-mode' is ''both'', 
     2.6  		then the animation will follow the rules for both 'forwards' and 'backwards'. 
     2.7 -		That is, it will extend the animation properties in both directions.
     2.8 +		That is, it will extend the animation in both directions.
     2.9  
    2.10  	<table class=propdef>
    2.11  		<tr>

mercurial