id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,blocking,blockedby
7145,1.4.3rc1: jQuery.cssHooks not taken into account by $.fn.animate(),lrbabe,,"in $.fn.animate, the ""start value"" is calculated after a simple
elem.style[property] = value;
If there is a hook for this property, it is ignored.
By using
jQuery.style( elem, property, value )
We could make animate ""aware"" of our hooks

A pull has been requested on github: http://github.com/jquery/jquery/pull/43",bug,closed,undecided,1.4.3,effects,1.4.2,fixed,"csshooks, animate",,,
