css3-transitions/Overview.src.html

changeset 6225
acf1802d0da1
parent 6224
81d3d19891b6
child 6226
a15b3c1c5161
     1.1 --- a/css3-transitions/Overview.src.html	Thu Jul 12 17:37:16 2012 -0700
     1.2 +++ b/css3-transitions/Overview.src.html	Thu Jul 12 17:37:40 2012 -0700
     1.3 @@ -1129,6 +1129,10 @@
     1.4            <i>p</i> &sdot; <i>V</i><sub>end</sub>.
     1.5        </p>
     1.6  
     1.7 +      <p class="issue">Issue:  Need to describe handling of out-of-range
     1.8 +      values that can result from cubic-bezier().  Clamping values to the
     1.9 +      allowed range is probably the best solution.</p>
    1.10 +
    1.11        <p>
    1.12          The following describes how each property type undergoes transition or
    1.13          animation.
    1.14 @@ -1224,10 +1228,6 @@
    1.15          </li>
    1.16        </ul>
    1.17  
    1.18 -      <p class="issue">Issue:  Need to describe handling of out-of-range
    1.19 -      values that can result from cubic-bezier().  Clamping values to the
    1.20 -      allowed range is probably the best solution.</p>
    1.21 -
    1.22        <p>Future specifications may define additional types that can
    1.23        be animated.</p>
    1.24  

mercurial