css3-animations/Overview.src.html

changeset 7547
1f07df4d690e
parent 7529
01d3f8204e5d
     1.1 --- a/css3-animations/Overview.src.html	Fri Feb 22 21:26:28 2013 +0100
     1.2 +++ b/css3-animations/Overview.src.html	Fri Feb 22 13:29:38 2013 -0800
     1.3 @@ -664,7 +664,8 @@
     1.4  		an animation will ease in at the start of the keyframe 
     1.5  		and ease out at the end of the keyframe. 
     1.6  		An 'animation-timing-function' defined within a keyframe block applies to that keyframe, 
     1.7 -		otherwise the timing function specified for the animation is used.
     1.8 +		otherwise the timing function specified for the animation is used. In addition, only the 
     1.9 +		first value of the property applies when it is used in a keyframe block.
    1.10  
    1.11  
    1.12  <h3 id="animation-iteration-count-property">

mercurial