jquery/test/unit
2011-01-09 15:52:33 -06:00
..
ajax.js Fixes #5812. =? will be detected even when it has been escaped during data serialization. 2011-01-09 21:48:52 +01:00
attributes.js Change the way jQuery.data works so that there is no longer a chance of collision between user data and internal data. Fixes #6968. 2011-01-09 15:52:33 -06:00
core.js Renamed "complete" to "done" in order to avoid conflicts with jXHR.complete. 2011-01-06 01:26:06 +01:00
css.js Clean trailing whitespace from all files. 2010-12-30 00:34:48 -06:00
data.js Change the way jQuery.data works so that there is no longer a chance of collision between user data and internal data. Fixes #6968. 2011-01-09 15:52:33 -06:00
dimensions.js Clean trailing whitespace from all files. 2010-12-30 00:34:48 -06:00
effects.js Change the way jQuery.data works so that there is no longer a chance of collision between user data and internal data. Fixes #6968. 2011-01-09 15:52:33 -06:00
event.js Change the way jQuery.data works so that there is no longer a chance of collision between user data and internal data. Fixes #6968. 2011-01-09 15:52:33 -06:00
manipulation.js Don't cache non-html strings in buildFragment to avoid possible collision with the names of Object methods like toString. Also makes the unit tests 0.5% to 8% faster. Fixes #6779. 2010-12-27 13:43:52 -06:00
offset.js Clean trailing whitespace from all files. 2010-12-30 00:34:48 -06:00
queue.js Clean trailing whitespace from all files. 2010-12-30 00:34:48 -06:00
selector.js Clean trailing whitespace from all files. 2010-12-30 00:34:48 -06:00
traversing.js Clean trailing whitespace from all files. 2010-12-30 00:34:48 -06:00