jquery/test/unit
Dave Methvin 3842246024 CSS: Make show/hide/toggle methods a module
Unit test changes some uses of .show() and .hide() to .css( "display", ... ),
there was already an implicit assumption in several of the existing tests.

Fixes gh-2193
Close gh-2648

(cherry picked from commit 67d7a2eefe)

Conflicts:
	Gruntfile.js
	src/css.js
	src/css/showHide.js
	test/unit/css.js
2015-10-25 14:54:55 -04:00
..
ajax.js Tests: Use standard external domain name 2015-10-23 11:55:52 -04:00
animation.js Tests: Partially use new qunit interface 2015-09-07 20:14:59 +03:00
attributes.js Tests: further improvements QUnit 2.0 migration 2015-09-08 04:15:54 +03:00
basic.js CSS: Make show/hide/toggle methods a module 2015-10-25 14:54:55 -04:00
callbacks.js Tests: Partially use new qunit interface 2015-09-07 20:14:59 +03:00
core.js Core: make isNumeric test work on Symbol 2015-10-25 14:12:53 -04:00
css.js CSS: Make show/hide/toggle methods a module 2015-10-25 14:54:55 -04:00
data.js Tests: Provide equal() arguments in correct order (actual, expected) 2015-09-08 16:30:17 -04:00
deferred.js Tests: further improvements QUnit 2.0 migration 2015-09-08 04:15:54 +03:00
deprecated.js Event: Move .bind() and .delegate() to deprecated 2015-10-12 17:34:20 +03:00
dimensions.js CSS: Make show/hide/toggle methods a module 2015-10-25 14:54:55 -04:00
effects.js Tests: more style corrections 2015-09-08 04:26:33 +03:00
event.js Event: fix incorrect test 2015-10-12 18:38:41 +03:00
exports.js Tests: Partially use new qunit interface 2015-09-07 20:14:59 +03:00
manipulation.js Tests: more style corrections 2015-09-08 04:26:33 +03:00
offset.js Offset: allow small differences in offset.top 2015-10-18 16:07:29 -04:00
queue.js CSS: Make show/hide/toggle methods a module 2015-10-25 14:54:55 -04:00
ready.js Tests: Do not define two modules with the same name 2015-09-07 20:14:59 +03:00
selector.js Tests:Docs: Fix various typos 2015-10-12 18:09:37 +03:00
serialize.js Serialize: Handle arrays with null values 2015-09-07 23:00:47 +02:00
support.js Tests: Add Safari 9 support tests results 2015-10-18 17:31:50 -04:00
traversing.js Tests: further improvements QUnit 2.0 migration 2015-09-08 04:15:54 +03:00
tween.js Effects: Remove additional parameters of easings 2015-09-07 22:15:09 +02:00
wrap.js Tests: Partially use new qunit interface 2015-09-07 20:14:59 +03:00