jquery/test
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
..
data Build: improve specificity of eslint config; add ecma versions 2024-06-10 09:01:53 -04:00
integration Event: Fix delegated radio events when arrow keys are used 2015-10-18 13:06:37 -04:00
node_smoke_tests Build: migrate most grunt tasks off of grunt (3.x) 2023-09-20 18:18:42 -04:00
promises_aplus_adapters Build: migrate most grunt tasks off of grunt (3.x) 2023-09-20 18:18:42 -04:00
runner Tests: share queue/browser handling for all worker types 2024-04-01 12:34:13 -04:00
unit Tests: fix supportsScroll feature test in offset 2024-06-10 14:50:28 -04:00
delegatetest.html Core: Simplify code post browser support reduction 2023-09-20 00:59:32 +02: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: migrate testing infrastructure to minimal dependencies 2024-03-05 13:53:39 -05:00
jquery.js Build: improve specificity of eslint config; add ecma versions 2024-06-10 09:01:53 -04:00
middleware-mockserver.js Build: drop support for Node 10 2024-03-09 10:36:33 -05:00
networkerror.html Docs: Replace #NUMBER Trac issue references with trac-NUMBER 2022-01-12 23:23:10 +01:00
xhtml.php Added a way to run the test suite as an XHTML page. 2009-01-19 18:14:51 +00:00