jquery/test
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
..
data Tests: Allow Karma to load unminfied source 2018-09-07 10:14:01 -04:00
integration Event: Fix delegated radio events when arrow keys are used 2015-10-18 13:06:37 -04:00
node_smoke_tests Tests: Fix incorrect assert name for ensure_iterability_es6 2017-03-20 23:32:43 +01:00
promises_aplus_adapters Build: ESLint setup improvements 2016-12-19 02:07:03 +01:00
unit CSS: Don't read styles.position in the width/height cssHook unless necessary 2018-10-08 18:25:15 +02:00
.eslintrc.json Build: ESLint setup improvements 2016-12-19 02:07:03 +01:00
delegatetest.html Tests: Change quotes according to style guidelines 2015-10-18 13:17:23 -04:00
hovertest.html Ref #13316: Sync all documents on full vs. minified source. Close gh-1147. 2013-02-07 15:16:28 -05:00
index.html Tests: Add support for running unit tests via grunt with karma 2017-12-18 12:27:38 -05:00
jquery.js Tests: Allow Karma to load unminfied source 2018-09-07 10:14:01 -04:00
karma.context.html Tests: Add support for running unit tests via grunt with karma 2017-12-18 12:27:38 -05:00
karma.debug.html Tests: Add support for running unit tests via grunt with karma 2017-12-18 12:27:38 -05:00
localfile.html Ref #13316: Sync all documents on full vs. minified source. Close gh-1147. 2013-02-07 15:16:28 -05:00
middleware-mockserver.js Tests: Add support for running unit tests via grunt with karma 2017-12-18 12:27:38 -05:00
networkerror.html Docs: Updated links to https where they are supported. 2016-01-13 13:26:10 -05:00
xhtml.php Added a way to run the test suite as an XHTML page. 2009-01-19 18:14:51 +00:00