]> source.dussan.org Git - jquery.git/commit
Tests: Make basic tests work in IE 8
authorMichał Gołębiowski <m.goleb@gmail.com>
Tue, 8 Sep 2015 16:43:08 +0000 (18:43 +0200)
committerMichał Gołębiowski <m.goleb@gmail.com>
Tue, 8 Sep 2015 16:43:08 +0000 (18:43 +0200)
commit5914b103627e3773418ad1fd8c3b034bf3748d51
treee22d5e19e638818798f843260f44919dd749ca97
parent855b0c8c288533948b257925a8906f7da3449eed
Tests: Make basic tests work in IE 8

IE 8 prints tag names in upper case which was breaking some tests.

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