]> source.dussan.org Git - jquery.git/commit
Tests: Really fix tests in IE 8 this time
authorMichał Gołębiowski <m.goleb@gmail.com>
Tue, 8 Sep 2015 16:57:39 +0000 (18:57 +0200)
committerMichał Gołębiowski <m.goleb@gmail.com>
Tue, 8 Sep 2015 17:02:35 +0000 (19:02 +0200)
commit1b566d37a2879af12364a03c633c235a76f49925
tree895bd8e127e5e3a62acfd191c80d8721bd246590
parent5914b103627e3773418ad1fd8c3b034bf3748d51
Tests: Really fix tests in IE 8 this time

IE 8 doesn't have indexOf on arrays. Also, one toLowerCase() was missing. Oops.

This commit is not necessary on master but has been brought here to keep
tests similar in both branches.

(cherry-picked from 1b48eef4caf7fa3aba0ee1a3473e0d46487d20ea)
test/data/testinit.js
test/unit/basic.js