jquery/test/unit
Oleg Gaidarenko 0ea342a6a6 Manipulation: simplify html wrappers
Take advantage of html serialization for html wrappers - saves 26 bytes
Plus add additional test for "col" element

Closes gh-2031
Fixes gh-2002
2015-02-10 23:44:01 +03:00
..
ajax.js Ajax: $.post and $.get can now take an options object 2015-01-11 20:32:38 -05:00
attributes.js Attributes: Use the option val hook in select val hook and simplify it 2014-12-08 22:39:58 +01:00
callbacks.js Callbacks: Don't abort execution on .lock() 2015-01-10 23:07:39 -05:00
core.js Core: Return empty array instead of null for parseHTML("") 2015-01-19 11:38:04 -05:00
css.js CSS: Add unit tests for negative margins and positioning 2014-12-24 00:33:00 +03:00
data.js Data: Use a PDF object instead of a Java applet for acceptData testing 2015-01-29 04:33:28 +01:00
deferred.js Deferred: Fix $.when with resolved deferred and progress callbacks 2014-12-25 15:39:28 +03:00
deprecated.js Deprecated: Drop size and andSelf methods 2014-10-30 01:19:54 +01:00
dimensions.js Tests: Tilt at a few style guide windmills 2014-12-06 13:30:31 -05:00
effects.js Tests: Minor updates for QUnit 1.16 compatibility 2014-12-05 12:34:17 -05:00
event.js Event: HTML5 drop events inherit from MouseEvent 2015-01-14 14:34:09 -05: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: simplify html wrappers 2015-02-10 23:44:01 +03:00
offset.js Core: Remove deprecated context and selector properties 2015-01-11 21:11:56 -05: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 Build: Fix various typos 2014-11-08 17:24:33 +03:00
serialize.js Misc: Drop support for older browsers; update support comments 2014-11-03 18:37:26 +01:00
support.js CSS: Restore the hack to get pixels for .css('width') etc. 2015-02-04 13:51:56 +01:00
traversing.js Traversing: Check all pairwise element combinations for .find( els ) 2014-01-17 00:38:56 -05:00
wrap.js Manipulation: make wrapAll funarg execute only once 2014-12-24 01:51:33 +03:00