We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20b10ba commit 15dd79aCopy full SHA for 15dd79a
css-will-change-1/Overview.bs
@@ -174,6 +174,7 @@ Hinting at Future Behavior: the 'will-change' property</h2>
174
Inherited: no
175
Percentages: n/a
176
Computed value: specified value
177
+ Animation type: not animatable
178
</pre>
179
180
<pre class='prod'><dfn><animateable-feature></dfn> = scroll-position | contents | <<custom-ident>></pre>
@@ -305,3 +306,4 @@ Changes since the April 29 2014 Working Draft {#changes}
305
306
307
* Added an explanatory section giving guidance on how to use 'will-change' well.
308
* Specified the behavior of shorthands
309
+* Change the animation type of the will-change property to not animatable
0 commit comments