]> source.dussan.org Git - jquery.git/commit
Tests: Remove side-effects of one attributes test
authorMichał Gołębiowski <m.goleb@gmail.com>
Sun, 29 May 2016 20:50:28 +0000 (22:50 +0200)
committerMichał Gołębiowski <m.goleb@gmail.com>
Fri, 3 Jun 2016 09:51:33 +0000 (11:51 +0200)
commitf9ea869ab5e887dad28088f6b477fa2ecac747a9
tree88f490ccacf61f9c40481d29b271693690bdee66
parent2df590e4ecfb8874b1deaca26d3c4cc2b7f7b140
Tests: Remove side-effects of one attributes test

One test in the attribute module was overwriting jQuery.expr.attrHandle.checked
and wasn't restoring the original state after it finished. It started causing
issues for another checked-related test.
test/unit/attributes.js