..
ajax.js
Ajax: Support usage without jQuery.event
2014-06-02 15:08:40 -04:00
attributes.js
Tests: Correct logic of a broken assertion
2014-04-15 17:45:59 +04:00
callbacks.js
Update jshintrc to conform to new style guide. Conform to onevar and unused in tests. Fixes #13755 .
2013-04-09 11:59:31 -04:00
core.js
Tests: Clean up isNumeric tests
2014-06-07 14:35:01 -04:00
css.js
CSS: Do not throw on frame elements in FF
2014-06-16 03:08:26 +04:00
data.js
Data: Work around IE11 bug with onpageshow attribute
2014-04-30 10:46:26 -04:00
deferred.js
No ticket: add assertions for jQuery.when( array ). Close gh-1312.
2013-08-19 18:25:42 +02:00
deprecated.js
Move size() test to deprecated.js and avoid in other tests. Close gh-1237.
2013-04-08 20:38:20 -04:00
dimensions.js
Support: Document box-sizing was unprefixed in Firefox 29
2014-02-05 15:57:11 +01:00
effects.js
Effects: Remove needless operations in tests
2014-05-09 04:11:27 +04:00
event.js
Event: Simplify the logic behind blacklisting Android 2.3 on one test
2014-03-18 20:59:33 +01: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
Ajax, Manipulation: don't test cross-document manip in Android 2.3
2014-05-05 15:45:57 +02:00
offset.js
Fix #14340 . Remove remnants of oldIE from unit tests. Close gh-1425.
2013-11-11 00:43:27 +01:00
queue.js
Correct spacing.
2013-04-15 19:26:34 +02:00
ready.js
Pass all tests (and load Sizzle fixture correctly) when loading with AMD
2013-08-29 16:18:17 -04:00
selector.js
Selector: Use jQuery reference not Sizzle
2014-05-29 21:54:45 +04:00
serialize.js
Update jshintrc to conform to new style guide. Conform to onevar and unused in tests. Fixes #13755 .
2013-04-09 11:59:31 -04:00
support.js
Support: Add Android support tests results
2014-03-31 23:05:49 +02:00
traversing.js
Traversing: Check all pairwise element combinations for .find( els )
2014-01-17 00:38:56 -05:00
wrap.js
Tests: remove all the empty line whitespace
2014-02-11 10:59:14 -08:00