]> source.dussan.org Git - jquery.git/commit
CSS: Support relative adjustment in any applicable unit
authorMr21 <thomastortorini@gmail.com>
Wed, 4 Feb 2015 13:10:14 +0000 (14:10 +0100)
committerRichard Gibson <richard.gibson@gmail.com>
Mon, 9 Mar 2015 17:31:11 +0000 (13:31 -0400)
commit6fb2cefc602cf8bd8b85373f480e978bb8978e37
tree6a69087bcdc81648b06eba9dd9b1ed53d34b5c4a
parent9edd95ffd7d4ffadb6893457a738a56d7e4c18d3
CSS: Support relative adjustment in any applicable unit

Fixes gh-1711
Closes gh-2011

(cherry picked from commit 9b03f6df88a8d9dbda3f7893cdd84e3a3c70da17)

Conflicts:
src/css.js
src/effects.js
src/css.js
src/css/adjustCSS.js [new file with mode: 0644]
src/effects.js
src/var/rcssNum.js [new file with mode: 0644]
test/unit/css.js