]> 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 19:55:50 +0000 (20:55 +0100)
committerMichał Gołębiowski <m.goleb@gmail.com>
Tue, 18 Mar 2014 19:55:50 +0000 (20:55 +0100)
commit14e0a632a04e114dbf6cc044e74c3260c7f28a7f
treefba38cf4d0fc170e9676d8cb3a91f9b149343fec
parentb5074944b0b27f50ffe2ca9f96348b8d0cd5c82c
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