]> source.dussan.org Git - jquery.git/commit
CSS: Ignore the CSS cascade in show()/hide()/etc.
authorRichard Gibson <richard.gibson@gmail.com>
Thu, 2 Apr 2015 20:57:33 +0000 (16:57 -0400)
committerRichard Gibson <richard.gibson@gmail.com>
Mon, 11 May 2015 17:00:49 +0000 (13:00 -0400)
commit86419b10bfa5e3b71a7d416288ab806d47a31d1f
tree0e67bab0273e904df2f308ab26980291ec22adeb
parent5c3101fee60046fa7976b3131fada8dfe9fbd53e
CSS: Ignore the CSS cascade in show()/hide()/etc.

Fixes gh-1767
Fixes gh-2071
Closes gh-2180
src/css.js
src/css/defaultDisplay.js [deleted file]
src/css/showHide.js [new file with mode: 0644]
src/effects.js
test/data/testsuite.css
test/unit/css.js
test/unit/effects.js