File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1121,6 +1121,10 @@ <h2 id=animation-of-property-types-><span class=secno>6. </span> Animation
11211121 properties were individually specified.
11221122 </ ul >
11231123
1124+ < p class =issue > Issue: Need to describe handling of out-of-range values that
1125+ can result from cubic-bezier(). Clamping values to the allowed range is
1126+ probably the best solution.
1127+
11241128 < h2 id =animatable-properties- > < span class =secno > 7. </ span > Animatable
11251129 properties</ h2 >
11261130
Original file line number Diff line number Diff line change @@ -1111,6 +1111,10 @@ <h2>
11111111 </ li >
11121112 </ ul >
11131113
1114+ < p class ="issue "> Issue: Need to describe handling of out-of-range
1115+ values that can result from cubic-bezier(). Clamping values to the
1116+ allowed range is probably the best solution.</ p >
1117+
11141118 < h2 >
11151119 Animatable properties
11161120 </ h2 >
You can’t perform that action at this time.
0 commit comments