Fix #13855: line-height animations. Close gh-1265.

(cherry picked from commit 3971c2ebb2)
This commit is contained in:
Richard Gibson
2013-05-08 22:56:51 -04:00
parent e0f59600a4
commit 42c25656d1
3 changed files with 102 additions and 60 deletions

View File

@@ -161,7 +161,7 @@ jQuery.extend({
}
},
// Exclude the following css properties to add px
// Don't automatically add "px" to these possibly-unitless properties
cssNumber: {
"columnCount": true,
"fillOpacity": true,