index
:
jquery.git
1.12-stable
2.2-stable
3.6-stable
3.x-stable
dependabot/github_actions/github-actions-6951dec90a
dependabot/github_actions/github-actions-7574396d95
dependabot/npm_and_yarn/rollup-4.22.4
jtr-test
main
jQuery JavaScript Library: https://github.com/jquery/jquery
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
unit
/
support.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
CSS:Tests: Fix tests & support tests under CSS Zoom
Michał Gołębiowski-Owczarek
2024-06-03
1
-0
/
+10
*
Tests: migrate testing infrastructure to minimal dependencies
Timmy Willison
2024-02-26
1
-16
/
+0
*
CSS: Make the reliableTrDimensions support test work with Bootstrap CSS
Michał Gołębiowski-Owczarek
2023-07-10
1
-0
/
+12
*
Tests: Indicate Chrome 112 & Safari 16.4 pass the cssHas support test
Michał Gołębiowski-Owczarek
2023-04-05
1
-13
/
+25
*
Selector: Stop relying on CSS.supports( "selector(...)" )
Michał Gołębiowski-Owczarek
2023-02-14
1
-8
/
+14
*
Build: Run GitHub Action browser tests on Playwright WebKit
Michał Gołębiowski-Owczarek
2023-01-23
1
-3
/
+20
*
Tests: Indicate Firefox 106+ passes the `cssSupportsSelector` test
Michał Gołębiowski-Owczarek
2022-11-25
1
-1
/
+7
*
Selector: Re-introduce selector-native.js
Michał Gołębiowski-Owczarek
2022-11-21
1
-1
/
+8
*
Selector: Use jQuery `:has` if `CSS.supports(selector(...))` non-compliant
Michał Gołębiowski-Owczarek
2022-09-19
1
-5
/
+10
*
Tests: Exclude tests based on compilation flags, not API presence
Michał Gołębiowski-Owczarek
2022-06-28
1
-1
/
+1
*
Docs: Replace `#NUMBER` Trac issue references with `trac-NUMBER`
Michał Gołębiowski-Owczarek
2022-01-04
1
-1
/
+1
*
Dimensions: Add offset prop fallback to FF for unreliable TR dimensions
Timmy Willison
2021-01-11
1
-5
/
+15
*
Core: Drop support for Edge Legacy (i.e. non-Chromium Microsoft Edge)
Michał Gołębiowski-Owczarek
2020-09-22
1
-28
/
+7
*
CSS: Workaround buggy getComputedStyle on table rows in IE/Edge
Michał Gołębiowski-Owczarek
2019-10-14
1
-0
/
+6
*
Selector: Leverage the :scope pseudo-class where possible
Michał Gołębiowski-Owczarek
2019-08-19
1
-7
/
+37
*
Core: Remove IE-specific support tests, rely on document.documentMode
Michał Gołębiowski-Owczarek
2019-05-13
1
-44
/
+8
*
Core: Drop support for IE <11, iOS <11, Firefox <65, Android Browser & PhantomJS
Michał Gołębiowski-Owczarek
2019-04-29
1
-233
/
+46
*
Event: Stop shimming focusin & focusout events
Michał Gołębiowski-Owczarek
2019-04-29
1
-13
/
+0
*
Build: Update test code for compatibility with QUnit 2.x (#4297)
abnud1
2019-02-18
1
-1
/
+1
*
Tests: Add Safari 12 & iOS 12 results
Michał Gołębiowski-Owczarek
2018-11-12
1
-6
/
+6
*
Tests: Move latest Firefox before Firefox 60 test results
Michał Gołębiowski-Owczarek
2018-11-12
1
-4
/
+4
*
CSS: Don't read styles.position in the width/height cssHook unless necessary
Michał Gołębiowski-Owczarek
2018-10-08
1
-1
/
+1
*
Tests: Account for the iPad with iOS 11.3 user agent
Michał Gołębiowski-Owczarek
2018-08-01
1
-1
/
+1
*
Tests: Make support tests pass in Firefox 52
Michał Gołębiowski-Owczarek
2018-07-30
1
-1
/
+1
*
Tests: Add support test results for Firefox 61+
Michał Gołębiowski-Owczarek
2018-07-09
1
-1
/
+20
*
Tests: ensure support tests are failed by at least one tested browser
Michał Gołębiowski-Owczarek
2018-04-23
1
-205
/
+253
*
Tests: Add support for running unit tests via grunt with karma
Timo Tijhof
2017-12-18
1
-3
/
+3
*
Tests: Add iOS 11 support test results
Michał Gołębiowski-Owczarek
2017-11-20
1
-0
/
+18
*
Tests: Add Safari 11 support test results
Michał Gołębiowski-Owczarek
2017-10-18
1
-0
/
+18
*
CSS: Detect more WebKit styles erroneously reported as percentages
Richard Gibson
2017-09-18
1
-10
/
+10
*
Support: Properly check for IE9 absolute scrollbox mishandling
Richard Gibson
2017-07-18
1
-10
/
+20
*
Docs:Tests: Update IE/Edge-related support comments & tests
Michał Gołębiowski
2017-05-15
1
-3
/
+2
*
Tests: Add test results for Safari 10/iOS 10, remove for Safari 8
Michał Gołębiowski
2016-09-19
1
-19
/
+2
*
Tests: Make the regex catching Safari 9.0/9.1 more resilient
Michał Gołębiowski
2016-05-02
1
-1
/
+1
*
Tests: take Safari 9.1 into account
Michał Gołębiowski
2016-05-02
1
-1
/
+1
*
Tests: Refactor testIframe() to make it DRYer and more consistent
Dave Methvin
2016-04-11
1
-4
/
+4
*
Build: enable JSCS for test/unit/support.js, fix styling issues
Michał Gołębiowski
2016-01-27
1
-3
/
+5
*
Tests: Set Edge's expected support for clearCloneStyle to true
Zack Hall
2016-01-27
1
-2
/
+3
*
Tests: Make regexes for iOS devices more rigid
Michał Gołębiowski
2015-10-30
1
-3
/
+3
*
Tests: Remove Safari 7.0 & iOS 6 support tests results
Michał Gołębiowski
2015-10-30
1
-18
/
+1
*
Tests: Add iOS 9 support tests results
Michał Gołębiowski
2015-10-30
1
-0
/
+17
*
Tests: Add Safari 9 support tests results
Michał Gołębiowski
2015-10-18
1
-0
/
+17
*
CSS: Correct misrepresentation of "auto" horizontal margins as 0
Richard Gibson
2015-10-18
1
-29
/
+40
*
Ajax:Attributes:CSS:Manipulation: Reduce Android 2.3 support
Michał Gołębiowski
2015-09-14
1
-48
/
+10
*
Tests: further improvements QUnit 2.0 migration
Oleg Gaidarenko
2015-09-08
1
-3
/
+3
*
Build: Update jscs and lint files
Oleg Gaidarenko
2015-09-07
1
-7
/
+9
*
Tests: partially use new qunit interface
Oleg Gaidarenko
2015-08-16
1
-20
/
+25
*
Core: Adjust comments & tests after dropping Safari 6 support
Michał Gołębiowski
2015-07-27
1
-1
/
+1
*
Tests: Remove Edge version from the user agent
Michał Gołębiowski
2015-06-16
1
-1
/
+1
*
Tests: Add Microsoft Edge results (from Windows 10 build 10130)
Michał Gołębiowski
2015-06-14
1
-4
/
+22
[next]