]> source.dussan.org Git - jquery.git/commit
Event: Don't test stopImmediatePropagation in Android 2.3
authorMichał Gołębiowski <m.goleb@gmail.com>
Tue, 18 Mar 2014 20:00:42 +0000 (21:00 +0100)
committerMichał Gołębiowski <m.goleb@gmail.com>
Tue, 18 Mar 2014 20:00:42 +0000 (21:00 +0100)
commit7326c0467e8483722b449a800042c6c89773afb0
treea292ebec1ef7500ddab80761cb027825c51d1958
parent7f5a0df20cc11df0cd3ceef9c296f37a39b73341
Event: Don't test stopImmediatePropagation in Android 2.3

Android 2.3 doesn't support stopImmediatePropagation; jQuery fallbacks
to stopPropagation in such a case.
test/unit/event.js