Say that future specifications may define additional types.

Thu, 12 Jul 2012 17:37:16 -0700

author
L. David Baron <dbaron@dbaron.org>
date
Thu, 12 Jul 2012 17:37:16 -0700
changeset 6224
81d3d19891b6
parent 6223
8f1870702065
child 6225
acf1802d0da1

Say that future specifications may define additional types.

css3-transitions/Overview.html file | annotate | diff | comparison | revisions
css3-transitions/Overview.src.html file | annotate | diff | comparison | revisions
     1.1 --- a/css3-transitions/Overview.html	Thu Jul 12 17:35:04 2012 -0700
     1.2 +++ b/css3-transitions/Overview.html	Thu Jul 12 17:37:16 2012 -0700
     1.3 @@ -1229,6 +1229,8 @@
     1.4     can result from cubic-bezier(). Clamping values to the allowed range is
     1.5     probably the best solution.
     1.6  
     1.7 +  <p>Future specifications may define additional types that can be animated.
     1.8 +
     1.9    <h2 id=animatable-properties><span class=secno>7. </span><a
    1.10     id=animatable-properties-> Animatable properties </a></h2>
    1.11    <!--
     2.1 --- a/css3-transitions/Overview.src.html	Thu Jul 12 17:35:04 2012 -0700
     2.2 +++ b/css3-transitions/Overview.src.html	Thu Jul 12 17:37:16 2012 -0700
     2.3 @@ -1228,6 +1228,9 @@
     2.4        values that can result from cubic-bezier().  Clamping values to the
     2.5        allowed range is probably the best solution.</p>
     2.6  
     2.7 +      <p>Future specifications may define additional types that can
     2.8 +      be animated.</p>
     2.9 +
    2.10        <h2 id=animatable-properties><a id=animatable-properties->
    2.11          Animatable properties
    2.12        </a></h2>

mercurial