]> source.dussan.org Git - jquery.git/commit
Remove offset dependency from css. Move curCSS and getStyles to their own module.
authorTimmy Willison <timmywillisn@gmail.com>
Wed, 11 Sep 2013 00:24:26 +0000 (19:24 -0500)
committerTimmy Willison <timmywillisn@gmail.com>
Wed, 11 Sep 2013 01:08:54 +0000 (20:08 -0500)
commit5bd074dd46afed1a66adaa01621a2fe7397d7ab5
tree3fd9c1a37ed87204ea2d632709d3f0cc515e68d6
parentf7111fb0e521b063250a09dd116d970a3d6556fd
Remove offset dependency from css. Move curCSS and getStyles to their own module.
build/tasks/build.js
src/css.js
src/css/curCSS.js [new file with mode: 0644]
src/css/var/getStyles.js [new file with mode: 0644]
src/css/var/rmargin.js [new file with mode: 0644]
src/css/var/rnumnonpx.js [new file with mode: 0644]
src/offset.js