]> 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 16:00:10 +0000 (12:00 -0400)
commit9b03f6df88a8d9dbda3f7893cdd84e3a3c70da17
tree27eab5fa090fa4bbbe065667dde8d7b5cc94e49e
parent34da7d552982d8ab7b18c2ceca9786d5023930f6
CSS: Support relative adjustment in any applicable unit

Fixes gh-1711
Closes gh-2011
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