]> source.dussan.org Git - jquery.git/commit
Tests: Fix manipulation tests in Android 4.4
authorMichał Gołębiowski <m.goleb@gmail.com>
Wed, 27 Jan 2016 11:02:00 +0000 (12:02 +0100)
committerMichał Gołębiowski <m.goleb@gmail.com>
Wed, 27 Jan 2016 11:02:00 +0000 (12:02 +0100)
commit0b0d4c634ab8a953a58bf531dd93e0ea4d632fdd
treec44c999a6ddad3dbe29ae4af9f95becacce6fab2
parent2868db0d41b8d1d7b141c0494c262120dd9864b7
Tests: Fix manipulation tests in Android 4.4

Chromium < 35 incorrectly upper-cases µ; Android 4.4 uses such a version by
default (and its WebView, being un-updatable, will use it for eternity) so we
need to blacklist that one for the tests to pass.
test/unit/manipulation.js