jquery/test/unit
Timmy Willison 7b9b98d6e3 CSS: elements are hidden when either offsetWidth or offsetHeight is zero
- Note: this is a breaking change that has been delayed for several versions.

Fixes #10406
Fixes #13132

Conflicts:
	src/css/hiddenVisibleSelectors.js
2014-07-17 17:33:29 -07:00
..
ajax.js Build: Move test to appropriate module 2014-06-16 03:21:58 +04:00
attributes.js Tests: Correct logic of a broken assertion 2014-04-15 17:46:25 +04:00
callbacks.js Update jshintrc to conform to new style guide. Conform to onevar and unused in tests. Fixes #13755. 2013-04-09 12:21:54 -04:00
core.js Build: Move test to appropriate module 2014-06-16 03:21:58 +04:00
css.js CSS: elements are hidden when either offsetWidth or offsetHeight is zero 2014-07-17 17:33:29 -07:00
data.js Data: Work around IE11 bug with onpageshow attribute 2014-04-30 11:00:14 -04:00
deferred.js No ticket: add assertions for jQuery.when( array ). Close gh-1312. (cherry-picked from 584a4af9c8) 2013-08-19 18:26:57 +02:00
deprecated.js Fix #13741. Make wrap/unwrap methods optional; close gh-1236. 2013-04-17 23:06:33 -04:00
dimensions.js Docs: Add support comments for prefixed box-sizing 2014-02-05 15:59:38 +01:00
effects.js Effects: Improve raf logic 2014-06-16 03:21:53 +04:00
event.js Event: Don't test stopImmediatePropagation in Android 2.3 2014-03-18 21:00:42 +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: Always use script injection in globalEval 2014-06-16 03:21:39 +04:00
offset.js Update jshintrc to conform to new style guide. Conform to onevar and unused in tests. Fixes #13755. 2013-04-09 12:21:54 -04:00
queue.js Further spacing & code style corrections. 2013-04-15 19:34:45 +02:00
ready.js Pass all tests (and load Sizzle fixture correctly) when loading with AMD 2013-08-29 16:25:44 -04:00
selector.js Selector: Remove "#" exception for identifier tokens 2014-06-30 18:17:11 +02:00
serialize.js Update jshintrc to conform to new style guide. Conform to onevar and unused in tests. Fixes #13755. 2013-04-09 12:21:54 -04:00
support.js Support: Add Android support tests results 2014-03-31 23:07:24 +02:00
traversing.js Traversing: Check all pairwise element combinations for .find( els ) 2014-01-17 01:09:32 -05:00
wrap.js Tests: Avoid use of QUnit.reset() in tests by splitting them 2014-01-03 08:01:46 +04:00