]> source.dussan.org Git - jquery.git/commit
Css: change boxSizingReliable in IE<9.
authorMichał Gołębiowski <m.goleb@gmail.com>
Sun, 26 Jan 2014 01:55:57 +0000 (02:55 +0100)
committerDave Methvin <dave.methvin@gmail.com>
Fri, 21 Mar 2014 12:30:41 +0000 (08:30 -0400)
commit10d7d5ce9db60359694aa87d5856007af0ed4912
tree87ef9fe879c275acef61bc4b5d4b2e8c57b7bb26
parent98b5275c1225509f0cd66b3914353f1b72a6d0c2
Css: change boxSizingReliable in IE<9.

Change boxSizingReliable test value to false in all IE versions.
Modify support comments to argument getComputedStyle guards
with oldIE support and not node.js which is not supported in 1.x.

Closes gh-1498
src/css/support.js
test/unit/support.js