]> 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 16:59:01 +0000 (18:59 +0200)
commit1b48eef4caf7fa3aba0ee1a3473e0d46487d20ea
treef1c1f4d2b0ea8858402dd1a2cc944185cb813601
parentf709a284e2ae343d9425a567a663ccd7adcd21d0
Tests: Really fix tests in IE 8 this time

IE 8 doesn't have indexOf on arrays. Also, one toLowerCase() was missing. Oops.
test/data/testinit.js
test/unit/basic.js