jquery/test/unit
Michał Gołębiowski-Owczarek 29a9030c78
CSS:Tests: Fix tests & support tests under CSS Zoom (3.x version)
Firefox 126+ implements CSS zoom in a way it affects width computed style
very slightly (`100.008px` instead of `100px`); accept that difference.

Also, skip the width setter under zoom test in Firefox 126 completely - that
version has CSS zoom affecting `offsetWidth` values. This has been fixed in
Firefox 127 so it's not worth working around it.

Add a test for support tests resolving the same under CSS zoom & without one.
That test uncovered Chrome failing the `reliableTrDimensions` support test
under zoom; the test has been fixed.

Fixes gh-5489
Closes gh-5496
Ref gh-5495
2024-06-03 18:15:39 +02: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: migrate most grunt tasks off of grunt (3.x) 2023-09-20 18:18:42 -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 CSS:Tests: Fix tests & support tests under CSS Zoom (3.x version) 2024-06-03 18:15:39 +02:00
data.js Build: migrate most grunt tasks off of grunt (3.x) 2023-09-20 18:18:42 -04:00
deferred.js Build: migrate most grunt tasks off of grunt (3.x) 2023-09-20 18:18:42 -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 Tests: migrate testing infrastructure to minimal dependencies 2024-03-05 13:53:39 -05:00
event.js Event: Increase robustness of an inner native event in leverageNative 2024-05-20 18:05:38 +02:00
exports.js Build: Update test code for compatibility with QUnit 2.x (#4297) 2019-02-18 19:03:26 +01:00
manipulation.js Manipulation: Generalize a test to support IE 2024-01-13 00:20:51 +01:00
offset.js Build: migrate most grunt tasks off of grunt (3.x) 2023-09-20 18:18:42 -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 Tests: Make :has selector tests not vulnerable to unrelated failures 2024-05-29 18:32:27 +02: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: migrate most grunt tasks off of grunt (3.x) 2023-09-20 18:18:42 -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