]> source.dussan.org Git - jquery.git/commit
CSS: Correctly set support properties with non-default zoom
authorSaptak Sengupta <saptak013@gmail.com>
Wed, 6 Dec 2017 04:59:54 +0000 (10:29 +0530)
committerRichard Gibson <richard.gibson@gmail.com>
Wed, 6 Dec 2017 04:59:54 +0000 (23:59 -0500)
commitf00a07590e67777f4e6b8f452059b116d922a623
tree698a3e5e4001cd32ac65d2c8115a7efc13a550ad
parent0aa832afec04215ed5e14b1cc5fc287ad7939792
CSS: Correctly set support properties with non-default zoom

Fixes gh-3808
Closes gh-3872
src/css/support.js
test/data/css/cssWidthBrowserZoom.html [new file with mode: 0644]
test/unit/css.js