jquery/test/unit
Michał Gołębiowski-Owczarek c9aae3565e 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.
2018-08-01 15:12:30 +02:00
..
ajax.js squash! Set attributes all at once, src last 2018-05-14 14:09:43 -04:00
animation.js Core: deprecate jQuery.now 2018-01-08 11:24:45 -05:00
attributes.js Tests: fix weird flaky attributes test in Edge 16 2018-01-16 10:18:27 -05:00
basic.js Tests: fix number of expected assertions in basic core 2018-01-16 10:51:03 -05:00
callbacks.js Callbacks: Prevent add() from unlocking with-memory lists 2017-01-09 11:33:39 -08:00
core.js Core: deprecate jQuery.type 2018-01-16 10:39:08 -05:00
css.js Test: enable a spec testing CSS whitespace preserving in Edge 17 2018-06-18 18:48:15 +02:00
data.js Core: adjust data tests to ensure proper camelCasing 2018-01-08 11:21:22 -05:00
deferred.js Tests: Fix Android 4.0 Deferred tests 2018-02-12 20:24:58 +01:00
deprecated.js Core: deprecate jQuery.type 2018-01-16 10:39:08 -05:00
dimensions.js Dimensions: fix computing outerWidth on SVGs 2018-06-20 22:09:29 -07:00
effects.js CSS: Skip the px-appending logic for animations of non-element props 2018-04-30 18:52:39 +02:00
event.js Event: Move event aliases to deprecated 2018-01-15 21:40:45 -05:00
exports.js Build: Update jscs and lint files 2015-09-07 20:03:50 +03:00
manipulation.js Tests: Skip module tests in Edge 2018-07-30 18:41:08 +02:00
offset.js Tests: Add support for running unit tests via grunt with karma 2017-12-18 12:27:38 -05:00
queue.js Core: deprecate jQuery.isFunction 2018-01-15 09:26:19 -08:00
ready.js Tests: move readywait to an iframe test 2017-03-20 11:37:15 -04:00
selector.js Build: ESLint details 2016-06-11 10:41:33 +03:00
serialize.js Serialize: jQuery.param: return empty string when given null/undefined 2018-06-20 12:07:44 -04:00
support.js Tests: Account for the iPad with iOS 11.3 user agent 2018-08-01 15:12:30 +02:00
traversing.js Traversing: $.fn.contents() support for object 2018-05-14 13:41:42 -04:00
tween.js Core: deprecate jQuery.now 2018-01-08 11:24:45 -05:00
wrap.js Tests: Replace non-ASCII whitespace in source code 2017-07-31 15:16:23 -04:00