]> source.dussan.org Git - jquery.git/commit
CSS: Add a support test for the hack for .css('marginRight') etc. 2061/head
authorMichał Gołębiowski <m.goleb@gmail.com>
Wed, 4 Feb 2015 13:36:18 +0000 (14:36 +0100)
committerMichał Gołębiowski <m.goleb@gmail.com>
Thu, 5 Feb 2015 01:46:10 +0000 (02:46 +0100)
commit25bc6809c56026aa4f21dbb73eb950ba2677eb21
treef294b8246b8298679808e3dc2b5b3221bd812f97
parent5e5489cea5e1f4469219e1e3e1ca76c16ba20030
CSS: Add a support test for the hack for .css('marginRight') 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 3747cc642a48d2a5a8ac83069f66bddd33bea301

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