]> source.dussan.org Git - jquery.git/commit
Manipulation: blacklist IE8 from running tests for tag-hyphenated elems
authorOleg Gaidarenko <markelog@gmail.com>
Wed, 14 Jan 2015 02:22:42 +0000 (05:22 +0300)
committerOleg Gaidarenko <markelog@gmail.com>
Wed, 14 Jan 2015 02:22:42 +0000 (05:22 +0300)
commit87bb713cc0e5b5aca86b6839894e9f3d8d635b36
tree8c0c3376e8023c07a83009e84dc55a55484a7a4d
parent96447575c23f7b313091750ed84cec05db3a25c6
Manipulation: blacklist IE8 from running tests for tag-hyphenated elems

IE8 supports only HTML elements it knows about, but if user uses custom
elements a.k.a. tag-hyphenated, we assume it doesn't try to use them with IE8

Ref 5d522f5c740f1f919a630a5f6ec3d40fad840ff7
test/unit/manipulation.js