]> source.dussan.org Git - jquery.git/commit
Pass style declarations around for performance improvements and paving the way for...
authorMike Sherov <mike.sherov@gmail.com>
Mon, 10 Dec 2012 23:25:23 +0000 (18:25 -0500)
committerMike Sherov <mike.sherov@gmail.com>
Tue, 11 Dec 2012 18:58:14 +0000 (13:58 -0500)
commita918dc8aacb8461321c332f6f3b5756bdda5e8b2
tree0824e7f8d49426f510a0982954b1d48be6cc5de8
parentaa0e4aadd56002928d429af771b26114493486ac
Pass style declarations around for performance improvements and paving the way for the css array signature
Also, simplify the jQuery.css numeric coercion signature
src/css.js
src/dimensions.js
src/effects.js
src/offset.js