]> source.dussan.org Git - jquery.git/commit
CSS: Make .css("width") & .css("height") return fractional values
authorMichał Gołębiowski <m.goleb@gmail.com>
Wed, 1 Jul 2015 23:20:18 +0000 (01:20 +0200)
committerMichał Gołębiowski <m.goleb@gmail.com>
Tue, 7 Jul 2015 16:09:45 +0000 (18:09 +0200)
commitb60b26e18477d21fa5ec9c6572e114fc5d441730
treea37a0e2b53c1fb3986c59b1ee3d5bfee59ce294e
parent84ccf2606c6b97d5875774bf774f9f2aae950ae7
CSS: Make .css("width") & .css("height") return fractional values

Fixes gh-1724
Closes gh-2439
src/css.js
test/unit/css.js
test/unit/dimensions.js