]> source.dussan.org Git - jquery.git/commit
Tests: Account for the iPad with iOS 11.3 user agent
authorMichał Gołębiowski-Owczarek <m.goleb@gmail.com>
Wed, 1 Aug 2018 13:12:30 +0000 (15:12 +0200)
committerMichał Gołębiowski-Owczarek <m.goleb@gmail.com>
Wed, 1 Aug 2018 13:12:30 +0000 (15:12 +0200)
commitc9aae3565edc840961ecbeee77fb0cb367c46702
tree446f1fb36584d706940df17a703055802e873a77
parentae82e85e64b0a06d585934d8f2d2859ce3e755b6
Tests: Account for the iPad with iOS 11.3 user agent

The user agent of the iPad with iOS 11.3 on BrowserStack is missing the "iPhone"
part in the "iPhone OS 11_3" part. This commit makes the iOS regex accept such
(probably?) malformed UAs.
test/unit/support.js