aboutsummaryrefslogtreecommitdiffstats
path: root/src/css.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/css.js')
-rw-r--r--src/css.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/css.js b/src/css.js
index 610267d44..f96600b45 100644
--- a/src/css.js
+++ b/src/css.js
@@ -255,6 +255,7 @@ jQuery.extend( {
// Don't automatically add "px" to these possibly-unitless properties
cssNumber: {
+ "animationIterationCount": true,
"columnCount": true,
"fillOpacity": true,
"flexGrow": true,