css3-animations/Overview.src.html

changeset 4531
b80217b81d3b
parent 4528
55165315dff5
child 4551
9291fb211b30
     1.1 --- a/css3-animations/Overview.src.html	Wed Feb 15 18:31:57 2012 +0000
     1.2 +++ b/css3-animations/Overview.src.html	Wed Feb 15 18:36:17 2012 +0000
     1.3 @@ -240,7 +240,7 @@
     1.4        <p>
     1.5          If property is not specified for a keyframe, or is specified but invalid, the animation of that property proceeds
     1.6          as if that keyframe did not exist. Conceptually, it is as if a set of keyframes is constructed for each property
     1.7 -        that is present in any of the keyframes, and an animation is run independently for each one.
     1.8 +        that is present in any of the keyframes, and an animation is run independently for each property.
     1.9        </p>
    1.10        <div class="example">
    1.11          <p style="display:none">

mercurial