jquery/test/unit
Michał Gołębiowski-Owczarek 354f6036f2
CSS: Don't read styles.position in the width/height cssHook unless necessary
Current width/height cssHook reads the computed position style even if not
necessary as the browser passes the scrollboxSize support test. That has been
changed.

This commit also makes the scrollboxSize support test in line with all others
(i.e. only return true or false) and changes the variable name in the hook
to make the code clearer.

Fixes gh-4185
Closes gh-4187
2018-10-08 18:25:15 +02:00
..
ajax.js Tests: Allow Karma to load unminfied source 2018-09-07 10:14:01 -04:00
animation.js Core: deprecate jQuery.now 2018-01-08 11:24:45 -05:00
attributes.js Tests: fix weird flaky attributes test in Edge 16 2018-01-16 10:18:27 -05:00
basic.js Tests: fix number of expected assertions in basic core 2018-01-16 10:51:03 -05:00
callbacks.js Callbacks: Prevent add() from unlocking with-memory lists 2017-01-09 11:33:39 -08:00
core.js Core: deprecate jQuery.type 2018-01-16 10:39:08 -05:00
css.js Tests: Add tests for not auto-appending "px" to CSS Grid properties 2018-10-03 12:00:52 +02:00
data.js Core: adjust data tests to ensure proper camelCasing 2018-01-08 11:21:22 -05:00
deferred.js Tests: Fix Android 4.0 Deferred tests 2018-02-12 20:24:58 +01:00
deprecated.js Core: deprecate jQuery.type 2018-01-16 10:39:08 -05:00
dimensions.js Tests: use width style instead of SVG width attribute (#4157) 2018-08-20 21:13:33 -07:00
effects.js CSS: Skip the px-appending logic for animations of non-element props 2018-04-30 18:52:39 +02:00
event.js Event: Move event aliases to deprecated 2018-01-15 21:40:45 -05:00
exports.js Build: Update jscs and lint files 2015-09-07 20:03:50 +03:00
manipulation.js Tests: Skip module tests in Edge 2018-07-30 18:41:08 +02:00
offset.js Tests: Add support for running unit tests via grunt with karma 2017-12-18 12:27:38 -05:00
queue.js Core: deprecate jQuery.isFunction 2018-01-15 09:26:19 -08:00
ready.js Tests: move readywait to an iframe test 2017-03-20 11:37:15 -04:00
selector.js Build: ESLint details 2016-06-11 10:41:33 +03:00
serialize.js Serialize: jQuery.param: return empty string when given null/undefined 2018-06-20 12:07:44 -04:00
support.js CSS: Don't read styles.position in the width/height cssHook unless necessary 2018-10-08 18:25:15 +02:00
traversing.js Traversing: $.fn.contents() support for object 2018-05-14 13:41:42 -04:00
tween.js Core: deprecate jQuery.now 2018-01-08 11:24:45 -05:00
wrap.js Tests: Replace non-ASCII whitespace in source code 2017-07-31 15:16:23 -04:00