jquery/test/unit
Michał Gołębiowski 1c59b308d2 Build: Acknowledge Android 2.3 is not ES5-compatible
Android 2.3 chokes on unquoted reserved words being used as property names
which was making Deferred tests not run.

Acknowledge the sad fact that Android 2.3 is not ES5-compliant browser
and enable the "es3" option in JSHint config.

Fixes gh-2478
Closes gh-2481
2015-07-20 18:37:26 +02:00
..
ajax.js Ajax: Remove jsonp callbacks through "jQuery#removeProp" method 2015-07-13 01:34:09 +03:00
animation.js Effects: Adding unit tests for jQuery.Animation 2015-06-26 20:06:03 -04:00
attributes.js Attributes: add SVG class manipulation 2015-05-12 10:13:46 -04:00
callbacks.js Callbacks: Don't abort execution on .lock() 2015-01-10 23:07:39 -05:00
core.js Build: Acknowledge Android 2.3 is not ES5-compatible 2015-07-20 18:37:26 +02:00
css.js Build: Acknowledge Android 2.3 is not ES5-compatible 2015-07-20 18:37:26 +02:00
data.js Data: remove the expando when there's no more data 2015-05-12 10:09:40 -04:00
deferred.js Build: Acknowledge Android 2.3 is not ES5-compatible 2015-07-20 18:37:26 +02:00
deprecated.js Deprecated: Drop size and andSelf methods 2014-10-30 01:19:54 +01:00
dimensions.js CSS: Make .css("width") & .css("height") return fractional values 2015-07-07 18:09:45 +02:00
effects.js Build: Acknowledge Android 2.3 is not ES5-compatible 2015-07-20 18:37:26 +02:00
event.js Event: remove outdated originalEvent hack 2015-05-29 20:32:59 +03:00
exports.js Landing pull request 586. Create exports.js for exporting jQuery to window and AMD. Fixes #10687. 2011-11-14 12:13:25 -05:00
manipulation.js Manipulation: Make an HTML interception point 2015-04-30 13:15:33 -04:00
offset.js Offset: add tests for hidden elements + scroll 2015-06-16 13:28:51 -04:00
queue.js Correct spacing. 2013-04-15 19:26:34 +02:00
ready.js Core: remove custom ready event 2015-05-12 10:26:21 -04:00
selector.js Selector: add test for jQuery.unique() alias 2015-05-05 07:59:12 -07:00
serialize.js Misc: Drop support for older browsers; update support comments 2014-11-03 18:37:26 +01:00
support.js Tests: Remove Edge version from the user agent 2015-06-16 14:44:24 +02:00
traversing.js Selector: add jQuery.uniqueSort; deprecate jQuery.unique 2015-05-04 15:27:12 -07:00
tween.js Tests: Lower the checks rounding error 2015-06-26 20:20:53 -04:00
wrap.js Wrap: Support .unwrap( selector) for selective unwrapping 2015-03-30 13:38:40 -04:00