Skip to content

Commit 051cd92

Browse files
committed
Say that future specifications may define additional types.
1 parent 838f384 commit 051cd92

2 files changed

Lines changed: 5 additions & 0 deletions

File tree

css3-transitions/Overview.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1229,6 +1229,8 @@ <h2 id=animatable-types><span class=secno>6. </span><a
12291229
can result from cubic-bezier(). Clamping values to the allowed range is
12301230
probably the best solution.
12311231

1232+
<p>Future specifications may define additional types that can be animated.
1233+
12321234
<h2 id=animatable-properties><span class=secno>7. </span><a
12331235
id=animatable-properties-> Animatable properties </a></h2>
12341236
<!--

css3-transitions/Overview.src.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1228,6 +1228,9 @@ <h2 id="animatable-types"><a id=animation-of-property-types->
12281228
values that can result from cubic-bezier(). Clamping values to the
12291229
allowed range is probably the best solution.</p>
12301230

1231+
<p>Future specifications may define additional types that can
1232+
be animated.</p>
1233+
12311234
<h2 id=animatable-properties><a id=animatable-properties->
12321235
Animatable properties
12331236
</a></h2>

0 commit comments

Comments
 (0)