jquery/test/unit
Timmy Willison 8eb35e8513
Tests: fix supportsScroll feature test in offset
- iOS 12 and below do not support scrollTop/Left on the
  window or document. Before 82169df, window.supportsScroll
  was always undefined. There were 2 issues: (1) iOS <=12 do
  support scroll props on the body, so the support test
  wasn't helpful. (2) one test checked the wrong window and
  the value was always undefined, which meant those tests
  never ran in any browser.

Closes gh-5506
2024-06-10 14:50:28 -04:00
..
ajax.js Tests: migrate testing infrastructure to minimal dependencies 2024-03-05 13:53:39 -05:00
animation.js Tests: migrate testing infrastructure to minimal dependencies 2024-03-05 13:53:39 -05:00
attributes.js Build: improve specificity of eslint config; add ecma versions 2024-06-10 09:01:53 -04:00
basic.js Tests: Exclude tests based on compilation flags, not API presence (3.x version) 2022-07-12 17:12:27 +02:00
callbacks.js Build: migrate most grunt tasks off of grunt (3.x) 2023-09-20 18:18:42 -04:00
core.js Tests: migrate testing infrastructure to minimal dependencies 2024-03-05 13:53:39 -05:00
css.js Build: improve specificity of eslint config; add ecma versions 2024-06-10 09:01:53 -04:00
data.js Build: improve specificity of eslint config; add ecma versions 2024-06-10 09:01:53 -04:00
deferred.js Build: improve specificity of eslint config; add ecma versions 2024-06-10 09:01:53 -04:00
deprecated.js Build: migrate most grunt tasks off of grunt (3.x) 2023-09-20 18:18:42 -04:00
dimensions.js Core: Simplify code post browser support reduction 2023-09-20 00:59:32 +02:00
effects.js Build: improve specificity of eslint config; add ecma versions 2024-06-10 09:01:53 -04:00
event.js Build: improve specificity of eslint config; add ecma versions 2024-06-10 09:01:53 -04:00
exports.js Build: Update test code for compatibility with QUnit 2.x (#4297) 2019-02-18 19:03:26 +01:00
manipulation.js Build: improve specificity of eslint config; add ecma versions 2024-06-10 09:01:53 -04:00
offset.js Tests: fix supportsScroll feature test in offset 2024-06-10 14:50:28 -04:00
queue.js Build: migrate most grunt tasks off of grunt (3.x) 2023-09-20 18:18:42 -04:00
ready.js Tests: Exclude tests based on compilation flags, not API presence (3.x version) 2022-07-12 17:12:27 +02:00
selector.js Build: improve specificity of eslint config; add ecma versions 2024-06-10 09:01:53 -04:00
serialize.js Build: migrate most grunt tasks off of grunt (3.x) 2023-09-20 18:18:42 -04:00
support.js CSS:Tests: Fix tests & support tests under CSS Zoom (3.x version) 2024-06-03 18:15:39 +02:00
traversing.js Build: improve specificity of eslint config; add ecma versions 2024-06-10 09:01:53 -04:00
tween.js Tests: migrate testing infrastructure to minimal dependencies 2024-03-05 13:53:39 -05:00
wrap.js Core: Simplify code post browser support reduction 2023-09-20 00:59:32 +02:00