jquery/src/css
Michał Gołębiowski 07c3747457 No ticket. Remove the unnecessary guard in addGetHookIf. Close gh-1426.
In 1.x if the support test executes before doc ready, it may not be able
to return a result yet. In such a case, we protect ourselves from future
breakages, allowing only for the ones before doc ready.

Since in 2.x lazy support tests attach test elements to docElem, not body,
such a guard is unnecessary.
2013-11-11 18:20:33 +01:00
..
var Fix some code style inconsistencies 2013-10-07 03:16:18 +04:00
addGetHookIf.js No ticket. Remove the unnecessary guard in addGetHookIf. Close gh-1426. 2013-11-11 18:20:33 +01:00
curCSS.js No ticket: Small curCSS size optimizations 2013-10-15 12:28:32 -04:00
defaultDisplay.js Fix #12723 and simplification and optmization of defaultDisplay helper 2013-09-17 16:10:52 +04:00
hiddenVisibleSelectors.js Fix #10814. Make support tests lazy and broken out to components. 2013-09-06 03:38:22 +02:00
support.js No ticket: fix code style inconsistencies. Closes gh-1361 2013-09-13 01:04:29 +04:00
swap.js All non-var modules should not indent in their AMD wrappers (just for prettier builds). No functionality changes. 2013-09-09 12:08:00 -04:00