]> source.dussan.org Git - jquery.git/commit
CSS: Restore the hack to get pixels for .css('width') etc. 1842/head
authorMichał Gołębiowski <m.goleb@gmail.com>
Wed, 5 Nov 2014 17:27:01 +0000 (18:27 +0100)
committerMichał Gołębiowski <m.goleb@gmail.com>
Wed, 4 Feb 2015 12:51:56 +0000 (13:51 +0100)
commit3747cc642a48d2a5a8ac83069f66bddd33bea301
tree3ee4b914c4078094162f181e0e25a0511ebf66bf
parent1ba45fcc15c894cad591d93cbb88010df5f235fe
CSS: Restore the hack to get pixels for .css('width') etc.

This hack turns out to be needed by Android 4.0-4.3.

Add a support test so that the hack is invoked only where needed.

Refs gh-1815
Refs gh-1820
Closes gh-1842
src/css/curCSS.js
src/css/support.js
test/unit/support.js